postgresql/src/bin/pg_rewind
Peter Eisentraut a1ef920e27 Remove uses of "slave" in replication contexts
This affects mostly code comments, some documentation, and tests.
Official APIs already used "standby".
2017-08-10 22:55:41 -04:00
..
po Translation updates 2017-08-07 13:55:34 -04:00
t Rename "pg_xlog" directory to "pg_wal". 2016-10-20 11:32:18 -04:00
.gitignore Improve logging of TAP tests. 2015-07-09 13:19:10 +03:00
Makefile Fix broken link-command-line ordering for libpgfeutils. 2017-07-14 12:26:53 -04:00
RewindTest.pm Remove uses of "slave" in replication contexts 2017-08-10 22:55:41 -04:00
copy_fetch.c Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
datapagemap.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
datapagemap.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
fetch.c Remove useless duplicate inclusions of system header files. 2017-02-25 16:12:55 -05:00
fetch.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
file_ops.c Remove useless duplicate inclusions of system header files. 2017-02-25 16:12:55 -05:00
file_ops.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
filemap.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
filemap.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
libpq_fetch.c pg_rewind: Fix some problems when copying files >2GB. 2017-07-21 14:25:36 -04:00
logging.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
logging.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
nls.mk Translation updates 2017-08-07 13:55:34 -04:00
parsexlog.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
pg_rewind.c Add static assertions about pg_control fitting into one disk sector. 2017-07-19 16:16:57 -04:00
pg_rewind.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
timeline.c Replace "transaction log" with "write-ahead log" 2017-05-12 11:52:43 -04:00