Changeset: 601a24552ac9 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=601a24552ac9 Modified Files: sql/test/pg_regress/Tests/All Branch: Jul2015 Log Message:
Run single-threaded so that the error is deterministic. diffs (12 lines): diff --git a/sql/test/pg_regress/Tests/All b/sql/test/pg_regress/Tests/All --- a/sql/test/pg_regress/Tests/All +++ b/sql/test/pg_regress/Tests/All @@ -13,7 +13,7 @@ varchar text int2 int4 -int8 +THREADS=1?int8 oid float4 float8 _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
