pgsql: doc: Document how to run regression tests with custom server set

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Document how to run regression tests with custom server set
Date: 2021-01-05 07:29:11
Message-ID: E1kwgmF-0005sA-6g@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Document how to run regression tests with custom server settings

Author: Craig Ringer <craig(dot)ringer(at)2ndquadrant(dot)com>
Discussion: https://www.postgresql.org/message-id/flat/CAMsr+YF=+ctXBZj3ywmvKNUjWpxmuTuUKuv-rgbHGX5i5pLstQ(at)mail(dot)gmail(dot)com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/854434c50a35e7cb2ae22588c80ebf36e889197a

Modified Files
--------------
doc/src/sgml/regress.sgml | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2021-01-05 09:36:46 pgsql: Test decoding of two-phase transactions during the build of a co
Previous Message Peter Geoghegan 2021-01-05 03:46:35 pgsql: Standardize one aspect of rmgr desc output.