diff options
author | Richard Guo <rguo@postgresql.org> | 2024-11-26 11:12:57 +0900 |
---|---|---|
committer | Richard Guo <rguo@postgresql.org> | 2024-11-26 11:12:57 +0900 |
commit | e15e56713702c45402d2728f3d7d68df96b2fbbe (patch) | |
tree | e9b870799e42b2e51856b9ab82bad8a25a6f3f6e /src/backend/backup/basebackup_incremental.c | |
parent | 91f5a4a000ea4979e5490e0a111c24f4486d7361 (diff) | |
download | postgresql-e15e56713702c45402d2728f3d7d68df96b2fbbe.tar.gz postgresql-e15e56713702c45402d2728f3d7d68df96b2fbbe.zip |
Fix test case from a8ccf4e93
Commit a8ccf4e93 uses the same table name "distinct_tbl" in both
select_distinct.sql and select_distinct_on.sql, which could cause
conflicts when these two test scripts are run in parallel.
Fix by renaming the table in select_distinct_on.sql to
"distinct_on_tbl".
Per buildfarm (via Tom Lane)
Discussion: https://postgr.es/m/1572004.1732583549@sss.pgh.pa.us
Diffstat (limited to 'src/backend/backup/basebackup_incremental.c')
0 files changed, 0 insertions, 0 deletions