pgsql: Make the integerset test more verbose. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Make the integerset test more verbose.
Date
Msg-id E1h7JNn-0003LE-2a@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Make the integerset test more verbose.

Buildfarm member 'woodlouse' failed one of the tests, and I'm not sure
which test failed. Better to print the names of the tests, so that it
will appear in the regression.diffs on failure.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/608c5f4347acefdbb2663b9fb6deab079b4b3c8b

Modified Files
--------------
.../test_integerset/expected/test_integerset.out   | 27 ++++++++++++++++++----
.../test_integerset/sql/test_integerset.sql        |  8 ++-----
2 files changed, 24 insertions(+), 11 deletions(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix bug in the GiST vacuum's 2nd stage.
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Make printf format strings in test_integerset portable.