postgresql/src/bin/pg_basebackup
Peter Eisentraut 96bcc335a3 Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: f052c053b7992cde6b854c5ab1b51055f4506133
2019-11-11 10:33:28 +01:00
..
po Translation updates 2019-11-11 10:33:28 +01:00
t Fix pg_basebackup test to original intent 2017-09-23 23:03:28 -04: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-07-09 17:23:31 -04:00
nls.mk Translation updates 2018-08-06 20:03:55 +02:00
pg_basebackup.c Delay fsyncs of pg_basebackup until the end of backup 2019-09-04 13:24:12 +09:00
pg_receivewal.c Message style improvements 2017-08-04 18:31:32 -04:00
pg_recvlogical.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
receivelog.c Message style improvements 2017-08-04 18:31:32 -04:00
receivelog.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
streamutil.c Remove extra newlines after PQerrorMessage() 2018-05-05 10:53:01 -04:00
streamutil.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
walmethods.c Avoid using potentially-under-aligned page buffers. 2018-09-01 15:27:13 -04:00
walmethods.h Update code comments for pg_xlog -> pg_wal 2017-06-30 14:40:50 -04:00