Index: openacs-4/packages/acs-tcl/tcl/object-procs-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/Attic/object-procs-postgresql.xql,v diff -u -r1.3 -r1.4 --- openacs-4/packages/acs-tcl/tcl/object-procs-postgresql.xql 21 Oct 2003 22:23:24 -0000 1.3 +++ openacs-4/packages/acs-tcl/tcl/object-procs-postgresql.xql 26 Jan 2004 15:39:46 -0000 1.4 @@ -25,7 +25,7 @@ o.modifying_user, o.modifying_ip, o.tree_sortkey, - acs_object__name(o.object_id) + acs_object__name(o.object_id) as object_name from acs_objects o where o.object_id = :object_id