Changeset: eb6aade648f4 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=eb6aade648f4
Modified Files:
        sql/test/pg_regress/Tests/timestamptz.stable.out
Branch: default
Log Message:

Approved output


diffs (19 lines):

diff --git a/sql/test/pg_regress/Tests/timestamptz.stable.out 
b/sql/test/pg_regress/Tests/timestamptz.stable.out
--- a/sql/test/pg_regress/Tests/timestamptz.stable.out
+++ b/sql/test/pg_regress/Tests/timestamptz.stable.out
@@ -181,6 +181,7 @@ Ready.
 [ "",  1997-06-11 01:32:01.00+01:00    ]
 [ "",  2001-09-22 19:19:20.00+01:00    ]
 [ "",  1997-02-11 02:32:01.00+01:00    ]
+[ "",  NULL    ]
 #SELECT '' AS "16", d1 FROM TIMESTAMPTZ_TBL
 #   WHERE d1 <= cast('1997-01-02' as timestamptz);
 % .L1, sys.timestamptz_tbl # table_name
@@ -188,7 +189,6 @@ Ready.
 % char,        timestamptz # type
 % 0,   28 # length
 [ "",  1997-01-02 01:00:00.00+01:00    ]
-[ "",  NULL    ]
 #SELECT '' AS "49", d1 FROM TIMESTAMPTZ_TBL
 #   WHERE d1 >= cast('1997-01-02' as timestamptz);
 % .L1, sys.timestamptz_tbl # table_name
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to