postgresql/src/bin/pg_basebackup
Peter Eisentraut fa41461205 Add some more pg_receivewal tests
Add some more tests for the --create-slot and --drop-slot options,
verifying that the right kind of slot was created and that the slot was
dropped.  While working on an unrelated patch for pg_basebackup, some of
this was temporarily broken without any tests noticing.
2017-09-26 16:41:20 -04:00
..
po Translation updates 2017-08-07 13:55:34 -04:00
t Add some more pg_receivewal tests 2017-09-26 16:41:20 -04:00
.gitignore Rename user-facing tools with "xlog" in the name to say "wal". 2017-02-09 16:23:46 -05:00
Makefile Fix broken link-command-line ordering for libpgfeutils. 2017-07-14 12:26:53 -04:00
nls.mk Translation updates 2017-08-07 13:55:34 -04:00
pg_basebackup.c Sort pg_basebackup options better 2017-09-26 11:58:22 -04:00
pg_receivewal.c Make WAL segment size configurable at initdb time. 2017-09-19 22:03:48 -07:00
pg_recvlogical.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
receivelog.c Make WAL segment size configurable at initdb time. 2017-09-19 22:03:48 -07:00
receivelog.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
streamutil.c Make WAL segment size configurable at initdb time. 2017-09-19 22:03:48 -07:00
streamutil.h Make WAL segment size configurable at initdb time. 2017-09-19 22:03:48 -07:00
walmethods.c Message style improvements 2017-08-04 18:31:32 -04:00
walmethods.h Update code comments for pg_xlog -> pg_wal 2017-06-30 14:40:50 -04:00