pgsql: build: pass EXTRA_REGRESS_OPTS to secondary regression tests - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: build: pass EXTRA_REGRESS_OPTS to secondary regression tests
Date
Msg-id E1VoEA7-0000cx-EE@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
build:  pass EXTRA_REGRESS_OPTS to secondary regression tests

Christoph Berg

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/86ef4796f5120c55d1a48cfab52e51df8ed271b5

Modified Files
--------------
contrib/pg_upgrade/Makefile |    2 +-
src/Makefile.global.in      |    4 ++--
src/test/isolation/Makefile |    8 ++++----
3 files changed, 7 insertions(+), 7 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: split long query into multiple lines
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Avoid resetting Xmax when it's a multi with an aborted update