pgsql: Test replay of regression tests, attempt II.

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема pgsql: Test replay of regression tests, attempt II.
Дата
Msg-id E1n9Io8-0007At-FQ@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Test replay of regression tests, attempt II.  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-committers
Test replay of regression tests, attempt II.

See commit message for 123828a7fa563025d0ceee10cf1b2a253cd05319.  The
only change this time is the order of the arguments passed to
pg_regress.  The previously version broke in the build farm environment
due to the contents of EXTRA_REGRESS_OPTS (see also commit 8cade04c
which had to do something similar).

Discussion: https://postgr.es/m/CA%2BhUKGKpRWQ9SxdxxDmTBCJoR0YnFpMBe7kyzY8SUQk%2BHeskxg%40mail.gmail.com

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/regress.sgml                 | 11 +++++
src/test/recovery/Makefile                |  6 ++-
src/test/recovery/t/027_stream_regress.pl | 79 +++++++++++++++++++++++++++++++
src/tools/msvc/vcregress.pl               |  2 +
4 files changed, 97 insertions(+), 1 deletion(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Consistently use the function name CreateCheckPoint in code and
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Add support for --no-table-access-method in pg_{dump,dumpall,res