Index: openacs-4/packages/dynamic-types/tcl/form-procs-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dynamic-types/tcl/form-procs-postgresql.xql,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/dynamic-types/tcl/form-procs-postgresql.xql 14 Feb 2005 14:33:28 -0000 1.1 +++ openacs-4/packages/dynamic-types/tcl/form-procs-postgresql.xql 26 May 2005 10:27:58 -0000 1.2 @@ -95,7 +95,7 @@ :item_locale, now(), :item_creation_user, - null, + :item_context_id, :item_creation_ip, 'content_item', :item_content_type, @@ -104,7 +104,8 @@ 'text/plain', null, null, - :cr_storage) + :cr_storage, + :item_package_id)