pgsql: Switch pg_regress to output unified diffs by default - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Switch pg_regress to output unified diffs by default
Date
Msg-id E1gen27-0005BI-LR@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Switch pg_regress to output unified diffs by default

Author: Christoph Berg <myon@debian.org>
Discussion: https://www.postgresql.org/message-id/flat/20170406223103.ixihdedf6d6d4kbk@alap3.anarazel.de/

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/acfe1392eff2f96ef7931068b11b2d58196f4d95

Modified Files
--------------
doc/src/sgml/regress.sgml     | 2 +-
src/test/regress/pg_regress.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Ensure link commands list *.o files before LDFLAGS.
Next
From: Tom Lane
Date:
Subject: pgsql: Don't believe MinMaxExpr is leakproof without checking.