Index: openacs-4/packages/dotlrn-homework/tcl/dotlrn-homework-procs-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-homework/tcl/dotlrn-homework-procs-postgresql.xql,v diff -u -N -r1.6 -r1.6.2.1 --- openacs-4/packages/dotlrn-homework/tcl/dotlrn-homework-procs-postgresql.xql 13 Jan 2005 13:57:29 -0000 1.6 +++ openacs-4/packages/dotlrn-homework/tcl/dotlrn-homework-procs-postgresql.xql 5 Jun 2005 15:52:54 -0000 1.6.2.1 @@ -64,7 +64,7 @@ update cr_revisions - set content_length = length(content) + set content_length = lob_length(lob) where revision_id = :revision_id