Index: openacs-4/packages/acs-content-repository/sql/postgresql/content-item.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/sql/postgresql/content-item.sql,v diff -u -r1.76 -r1.77 --- openacs-4/packages/acs-content-repository/sql/postgresql/content-item.sql 25 Mar 2018 20:56:30 -0000 1.76 +++ openacs-4/packages/acs-content-repository/sql/postgresql/content-item.sql 1 Nov 2018 08:43:43 -0000 1.77 @@ -1372,7 +1372,7 @@ BEGIN -- FIXME: - raise NOTICE 'not implemented for postgresql'; + raise NOTICE 'not implemented for PostgreSQL'; /* v_revision := content_item__get_live_revision(item_id); @@ -1937,7 +1937,7 @@ copy__name ); - -- call content_extlink.copy if the item is an url + -- call content_extlink.copy if the item is a URL else if content_extlink__is_extlink(copy__item_id) = 't' then PERFORM content_extlink__copy( copy__item_id,