Index: openacs-4/packages/acs-authentication/tcl/sync-procs-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/sync-procs-postgresql.xql,v diff -u -r1.6 -r1.7 --- openacs-4/packages/acs-authentication/tcl/sync-procs-postgresql.xql 10 Sep 2003 14:26:06 -0000 1.6 +++ openacs-4/packages/acs-authentication/tcl/sync-procs-postgresql.xql 16 Sep 2003 13:07:42 -0000 1.7 @@ -46,7 +46,8 @@ set doc_end_time = current_timestamp, doc_status = :doc_status, doc_message = :doc_message, - document = :document + document = :document, + snapshot_p = :snapshot_p where job_id = :job_id