postgresql/src/bin/pg_basebackup
Peter Eisentraut e06bbe0435 Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 62fe7952a0a484231828d36e40afe14de4edfc9f
2020-08-10 15:27:40 +02:00
..
po Translation updates 2020-08-10 15:27:40 +02:00
t Add prefix checks in exclude lists for pg_rewind, pg_checksums and base backups 2020-02-24 18:14:22 +09:00
.gitignore Rename user-facing tools with "xlog" in the name to say "wal". 2017-02-09 16:23:46 -05:00
Makefile Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
nls.mk Translation updates 2019-05-06 15:00:30 +02:00
pg_basebackup.c Replace use of sys_siglist[] with strsignal(). 2020-07-15 22:05:12 -04:00
pg_receivewal.c Revert "Allow concurrent-safe open() and fopen() in frontend code for Windows" 2018-09-18 17:28:27 -04:00
pg_recvlogical.c Fix pg_recvlogical avoidance of superfluous Standby Status Update. 2020-05-13 20:42:37 -07:00
receivelog.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
receivelog.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
streamutil.c Fix minor memory leak in pg_basebackup and pg_receivewal 2020-04-17 10:45:20 +09:00
streamutil.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
walmethods.c Avoid using potentially-under-aligned page buffers. 2018-09-01 15:27:13 -04:00
walmethods.h Update copyright for 2018 2018-01-02 23:30:12 -05:00