Fisheye: Tag 1.2 refers to a dead (removed) revision in file `openacs-4/packages/lors/tcl/lors-imscp-procs-postgres.xql'. Fisheye: No comparison available. Pass `N' to diff? Index: openacs-4/packages/lors/tcl/lors-imscp-procs-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lors/tcl/lors-imscp-procs-postgresql.xql,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/lors/tcl/lors-imscp-procs-postgresql.xql 26 Feb 2005 20:03:06 -0000 1.1 @@ -0,0 +1,22 @@ + + + + postgresql7.1 + + + + select ims_manifest__new ( + :man_id, + :identifier, + :version, + :orgs_default, + :hasmetadata, + :parent_man_id, + current_timestamp, + :user_id, + :creation_ip, + :package_id + ) + + +