Fix regression test failures in result-conversions-test on big-endian platforms....
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Sun, 24 Jul 2016 22:13:19 +0000 (07:13 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Mon, 25 Jul 2016 10:26:29 +0000 (19:26 +0900)
test/expected/result-conversions_1.out

index 31f55a46959cb727d8a2d89c175483badeeaea23..2ce8e53d5c11260a8ecc00b10ce618e2bda2c962 100644 (file)
@@ -1320,6 +1320,9 @@ Executed: SET bytea_output=hex
 '2011-02-15 15:49:18' (timestamp) as SQL_C_TIMESTAMP: y: 2011 m: 2 d: 15 h: 15 m: 49 s: 18 f: 0
 '2011-02-16 17:49:18+03' (timestamptz) as SQL_C_DATE: y: 2011 m: 2 d: 16
 '2011-02-16 17:49:18+03' (timestamptz) as SQL_C_TIMESTAMP: y: 2011 m: 2 d: 16 h: 6 m: 49 s: 18 f: 0
+'' (text) as SQL_C_TYPE_DATE: y: 0 m: 0 d: 0
+'' (text) as SQL_C_TYPE_TIME: h: 0 m: 0 s: 0
+'' (text) as SQL_C_TYPE_TIMESTAMP: y: 0 m: 0 d: 0 h: 0 m: 0 s: 0 f: 0
 'foobar' (text) as SQL_C_CHAR: foob (truncated)
 'foobar' (text) as SQL_C_CHAR: fooba (truncated)
 'foobar' (text) as SQL_C_CHAR: foobar