pgsql: Fix test failure with -DENFORCE_REGRESSION_TEST_NAME_RESTRICTION

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Fix test failure with -DENFORCE_REGRESSION_TEST_NAME_RESTRICTION
Дата
Msg-id E1jub6J-0005sF-Do@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix test failure with -DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS

Replication origins created by regression tests should have names
starting with "regress_", and the test introduced in b1e48bb for commit
timestamps did not do that.

Per buildfarm member longfin.

Discussion: https://postgr.es/m/20200712122507.GD21680@paquier.xyz

Branch
------
master

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

Modified Files
--------------
.../modules/commit_ts/expected/commit_timestamp.out    | 18 +++++++++---------
.../modules/commit_ts/expected/commit_timestamp_1.out  |  6 +++---
src/test/modules/commit_ts/sql/commit_timestamp.sql    |  6 +++---
3 files changed, 15 insertions(+), 15 deletions(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: pgsql: Include replication origins in SQL functions for commit timestam
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: pgsql: Include replication origins in SQL functions for commit timestam