Index: openacs-4/packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.2.0b2-5.2.0b3.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.2.0b2-5.2.0b3.sql,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.2.0b2-5.2.0b3.sql 4 Jun 2006 00:45:23 -0000 1.2 +++ openacs-4/packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.2.0b2-5.2.0b3.sql 7 Aug 2017 23:47:47 -0000 1.3 @@ -1,5 +1,5 @@ ------------------------------------------------------------ --- Upgrade to enhance the perfomance of the acs-content-repository when adding / editing an +-- Upgrade to enhance the performance of the acs-content-repository when adding / editing an -- cr_item, special fix for postgres to avoid using max() which is quite slow. -- Now update tree_sortkey in the process fix dups and add max_child_sortkey --