Index: openacs-4/packages/acs-lang/tcl/locale-procs-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-lang/tcl/Attic/locale-procs-postgresql.xql,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-lang/tcl/locale-procs-postgresql.xql 2 May 2001 20:15:34 -0000 1.1 +++ openacs-4/packages/acs-lang/tcl/locale-procs-postgresql.xql 4 May 2001 19:29:07 -0000 1.2 @@ -6,7 +6,7 @@ - select ( (current_time - timezone_local_to_utc (:system_timezone, current_time)) * 24 ) + select ( (current_time - timezone__local_to_utc (:system_timezone, current_time)) * 24 )