Fix test failure with -DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS
authorMichael Paquier <michael@paquier.xyz>
Sun, 12 Jul 2020 12:25:36 +0000 (21:25 +0900)
committerMichael Paquier <michael@paquier.xyz>
Sun, 12 Jul 2020 12:25:36 +0000 (21:25 +0900)
commitea3e15d1691ec4cadc67f160cc91c7f237a705ae
treea3436477ca3074cefae68d7d68e20a2232148c66
parentb1e48bbe64a411666bb1928b9741e112e267836d
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
src/test/modules/commit_ts/expected/commit_timestamp.out
src/test/modules/commit_ts/expected/commit_timestamp_1.out
src/test/modules/commit_ts/sql/commit_timestamp.sql