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.7 -r1.8 --- openacs-4/packages/acs-authentication/tcl/sync-procs-postgresql.xql 16 Sep 2003 13:07:42 -0000 1.7 +++ openacs-4/packages/acs-authentication/tcl/sync-procs-postgresql.xql 17 Oct 2003 11:09:58 -0000 1.8 @@ -18,7 +18,6 @@ to_char(doc_end_time, 'YYYY-MM-DD HH24:MI:SS') as doc_end_time, doc_status, doc_message, - document, trunc(extract(epoch from (j.job_end_time - j.job_start_time))) as run_time_seconds, (select count(e1.entry_id) from auth_batch_job_entries e1