pgsql: Fix test failure with -DENFORCE_REGRESSION_TEST_NAME_RESTRICTION - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Fix test failure with -DENFORCE_REGRESSION_TEST_NAME_RESTRICTION
Date
Msg-id E1jub6J-0005sF-Do@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: Include replication origins in SQL functions for commit timestam
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Include replication origins in SQL functions for commit timestam