[COMMITTERS] pgsql: Fix pgbench TAP tests to work with --disable-thread-safety. - Mailing list pgsql-committers

From Tom Lane
Subject [COMMITTERS] pgsql: Fix pgbench TAP tests to work with --disable-thread-safety.
Date
Msg-id E1dqQm6-0002vj-L9@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix pgbench TAP tests to work with --disable-thread-safety.

Probably matters to nobody but me; but I'd like to still be able to get
through the TAP tests on gaur/pademelon, from time to time.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2cf15ec8b1cb29bea149559700566a21a790b6d3

Modified Files
--------------
src/bin/pgbench/t/001_pgbench_with_server.pl | 20 +++++++++++++++-----
1 file changed, 15 insertions(+), 5 deletions(-)


--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Doc: update v10 release notes through today.
Next
From: Robert Haas
Date:
Subject: [COMMITTERS] pgsql: Allow a partitioned table to have a default partition.