Index: openacs-4/packages/static-portlet/tcl/static-portal-content-procs-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/static-portlet/tcl/static-portal-content-procs-postgresql.xql,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/static-portlet/tcl/static-portal-content-procs-postgresql.xql 4 Aug 2002 21:49:55 -0000 1.3 +++ openacs-4/packages/static-portlet/tcl/static-portal-content-procs-postgresql.xql 8 Aug 2006 21:27:12 -0000 1.4 @@ -8,7 +8,8 @@ select static_portal_content_item__new( :package_id, :pretty_name, - :content + :content, + :format );