postgresql/src/bin/pg_basebackup
Michael Paquier 858b4db378 Improve TAP tests of pg_basebackup
This addresses some minor issues with the TAP tests of pg_basebackup:
- Remove three duplicated tests used for incorrect option combinations.
- Add more pattern checks for commands doomed to fail, to make sure that
the error generated is the expected one.  These are for tests related to
the tablespace mapping and incorrect option combinations.
- Fix the description of one test for the case of backup target versus
format.

Issues noticed while reviewing this area of the tests.

Discussion: https://postgr.es/m/87bjvy50cs.fsf@wibble.ilmari.org
2025-01-23 15:15:36 +09:00
..
po Update copyright for 2025 2025-01-01 11:21:55 -05:00
t Improve TAP tests of pg_basebackup 2025-01-23 15:15:36 +09:00
.gitignore pg_createsubscriber: creates a new logical replica from a standby server 2024-03-25 12:42:47 +01:00
astreamer_inject.c Update copyright for 2025 2025-01-01 11:21:55 -05:00
astreamer_inject.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
Makefile Update copyright for 2025 2025-01-01 11:21:55 -05:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00
nls.mk Fix nls.mk to reflect astreamer files relocation 2024-08-12 18:42:18 -04:00
pg_basebackup.c Update copyright for 2025 2025-01-01 11:21:55 -05:00
pg_createsubscriber.c Update copyright for 2025 2025-01-01 11:21:55 -05:00
pg_receivewal.c Update copyright for 2025 2025-01-01 11:21:55 -05:00
pg_recvlogical.c Update copyright for 2025 2025-01-01 11:21:55 -05:00
receivelog.c Fix off_t overflow in pg_basebackup on Windows. 2025-01-09 16:04:23 +13:00
receivelog.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
streamutil.c Update copyright for 2025 2025-01-01 11:21:55 -05:00
streamutil.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
walmethods.c Fix off_t overflow in pg_basebackup on Windows. 2025-01-09 16:04:23 +13:00
walmethods.h Fix off_t overflow in pg_basebackup on Windows. 2025-01-09 16:04:23 +13:00