]> granicus.if.org Git - postgresql/commitdiff
Fix unexpected side-effect of changes for case insensitivity of timezone names.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 17 Oct 2006 02:21:46 +0000 (02:21 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 17 Oct 2006 02:21:46 +0000 (02:21 +0000)
src/interfaces/ecpg/test/expected/sql-show.stderr
src/interfaces/ecpg/test/expected/sql-show.stdout

index dd759bced281bd91d8ef5c96a73f99156a02a166..bf78e605ca840e39245e53add3ee95ef9a691efc 100644 (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
index ba87150df416becc9128f6cad73c45c0d25a0536..76f854b040da1d4c3d22d0826b1a07e1c47a42a8 100644 (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