Index: openacs-4/packages/ecommerce/www/account-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ecommerce/www/account-postgresql.xql,v diff -u -r1.1 -r1.2 --- openacs-4/packages/ecommerce/www/account-postgresql.xql 10 Jul 2001 20:42:02 -0000 1.1 +++ openacs-4/packages/ecommerce/www/account-postgresql.xql 26 May 2002 04:36:50 -0000 1.2 @@ -1,20 +1,21 @@ - postgresql7.1 + + postgresql + 7.1 + - - - select ec_gift_certificate_balance(:user_id) - - + + + select ec_gift_certificate_balance(:user_id) + + - - - + + select 1 where exists (select 1 from ec_user_classes) - - + + -