Index: openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs-postgresql.xql,v diff -u -N -r1.1 -r1.1.26.1 --- openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs-postgresql.xql 27 Aug 2003 11:50:48 -0000 1.1 +++ openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs-postgresql.xql 1 Sep 2020 14:18:41 -0000 1.1.26.1 @@ -3,16 +3,6 @@ postgresql7.1 - - - select user_id - from users - where acs_permission__permission_p(:context_root_id, user_id, 'admin') = 't' - limit 1 - - - - select u.user_id,