Index: openacs-4/packages/acs-admin/www/apm/packages-install-3-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/apm/packages-install-3-postgresql.xql,v diff -u -r1.2 -r1.2.26.1 --- openacs-4/packages/acs-admin/www/apm/packages-install-3-postgresql.xql 30 Nov 2002 17:13:06 -0000 1.2 +++ openacs-4/packages/acs-admin/www/apm/packages-install-3-postgresql.xql 3 Apr 2021 14:10:06 -0000 1.2.26.1 @@ -2,15 +2,15 @@ postgresql7.1 - - - - select version_name from apm_package_versions - where package_key = :package_key - and version_id = apm_package__highest_version(:package_key) - - + + + + select version_name from apm_package_versions + where package_key = :package_key + and version_id = apm_package__highest_version(:package_key) + + - +