Changeset: b19ffe3f9c7f for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b19ffe3f9c7f Modified Files: sql/test/pg_regress/Tests/without_oid.stable.out sql/test/pg_regress/Tests/without_oid.stable.out.oid32 Branch: Jun2016 Log Message:
Approve output diffs (24 lines): diff --git a/sql/test/pg_regress/Tests/without_oid.stable.out b/sql/test/pg_regress/Tests/without_oid.stable.out --- a/sql/test/pg_regress/Tests/without_oid.stable.out +++ b/sql/test/pg_regress/Tests/without_oid.stable.out @@ -122,7 +122,7 @@ Ready. % schema, table, column, type, count, typewidth, columnsize, heapsize, hashes, imprints, sorted # name % clob, clob, clob, clob, bigint, int, bigint, bigint, bigint, bigint, boolean # type % 3, 2, 3, 3, 4, 1, 5, 1, 1, 1, 5 # length -[ "sys", "wi", "oid", "oid", 9136, 8, 73088, 0, 0, 0, false ] +[ "sys", "wi", "oid", "oid", 9136, 8, 73088, 0, 0, 0, true ] [ "sys", "wi", "i", "int", 9136, 4, 36544, 0, 0, 0, true ] [ "sys", "wi", "n1", "int", 9136, 4, 36544, 0, 0, 0, true ] [ "sys", "wi", "n2", "int", 9136, 4, 36544, 0, 0, 0, true ] diff --git a/sql/test/pg_regress/Tests/without_oid.stable.out.oid32 b/sql/test/pg_regress/Tests/without_oid.stable.out.oid32 --- a/sql/test/pg_regress/Tests/without_oid.stable.out.oid32 +++ b/sql/test/pg_regress/Tests/without_oid.stable.out.oid32 @@ -122,7 +122,7 @@ Ready. % schema, table, column, type, count, typewidth, columnsize, heapsize, hashes, imprints, sorted # name % clob, clob, clob, clob, bigint, int, bigint, bigint, bigint, bigint, boolean # type % 3, 2, 3, 3, 4, 1, 5, 1, 1, 1, 5 # length -[ "sys", "wi", "oid", "oid", 9136, 4, 36544, 0, 0, 0, false ] +[ "sys", "wi", "oid", "oid", 9136, 4, 36544, 0, 0, 0, true ] [ "sys", "wi", "i", "int", 9136, 4, 36544, 0, 0, 0, true ] [ "sys", "wi", "n1", "int", 9136, 4, 36544, 0, 0, 0, true ] [ "sys", "wi", "n2", "int", 9136, 4, 36544, 0, 0, 0, true ] _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
