Index: openacs-4/packages/acs-tcl/tcl/object-procs-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/object-procs-postgresql.xql,v diff -u -r1.5 -r1.5.18.1 --- openacs-4/packages/acs-tcl/tcl/object-procs-postgresql.xql 6 Feb 2005 18:30:36 -0000 1.5 +++ openacs-4/packages/acs-tcl/tcl/object-procs-postgresql.xql 16 Aug 2015 21:43:44 -0000 1.5.18.1 @@ -26,7 +26,6 @@ to_char(o.last_modified, 'YYYY-MM-DD HH24:MI:SS') as last_modified_ansi, o.modifying_user, o.modifying_ip, - o.tree_sortkey, acs_object__name(o.object_id) as object_name from acs_objects o where o.object_id = :object_id