Index: openacs-4/packages/file-storage/tcl/file-storage-rss-procs-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/tcl/file-storage-rss-procs-postgresql.xql,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/file-storage/tcl/file-storage-rss-procs-postgresql.xql 13 Jan 2005 13:58:12 -0000 1.2 +++ openacs-4/packages/file-storage/tcl/file-storage-rss-procs-postgresql.xql 4 Mar 2005 23:13:30 -0000 1.3 @@ -34,7 +34,7 @@ and type != 'folder' and $revisions_clause order by last_modified desc - ) as v limit :max_items + ) as v limit $max_items