Fix unexpected side-effect of changes for case insensitivity of timezone names.

This commit is contained in:
Tom Lane 2006-10-17 02:21:46 +00:00
parent 3e584e071b
commit 14914e0d33
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
[NO_PID]: sqlca: code: 0, state: 00000
[NO_PID]: ECPGexecute line 27: Correctly got 1 tuples with 1 fields
[NO_PID]: sqlca: code: 0, state: 00000
[NO_PID]: ECPGget_data line 27: RESULT: pst8pdt offset: -1 array: Yes
[NO_PID]: ECPGget_data line 27: RESULT: PST8PDT offset: -1 array: Yes
[NO_PID]: sqlca: code: 0, state: 00000
[NO_PID]: ECPGexecute line 30: QUERY: set transaction isolation level read committed on connection regress1
[NO_PID]: sqlca: code: 0, state: 00000

View File

@ -1,4 +1,4 @@
Var: Search path: public
Var: Standard conforming strings: off
Time Zone: pst8pdt
Time Zone: PST8PDT
Transaction isolation level: read committed