Index: openacs-4/packages/cms/tcl/item-procs-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/cms/tcl/Attic/item-procs-postgresql.xql,v diff -u -N --- openacs-4/packages/cms/tcl/item-procs-postgresql.xql 17 Sep 2001 05:16:40 -0000 1.6 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,39 +0,0 @@ - - - - postgresql7.1 - - - - - select content_item__is_publishable(:item_id) - - - - - - - - - select content_item__get_title(:item_id, 'f') - - - - - - - - select content_item__get_id(:url $root_sql) - - - - - - - - , content as text - - - - -