postgresql/src/bin/pg_basebackup
Peter Eisentraut 286bbad9f4 Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 9ed174ac417451d7c78d72731c7d85e37ac06d90
2019-11-11 10:27:46 +01:00
..
po Translation updates 2019-11-11 10:27:46 +01:00
t Change qr/foo$/m to qr/foo\n/m, for Perl 5.8.8. 2016-11-07 20:27:35 -05:00
.gitignore Add TAP tests for client programs 2014-04-14 21:33:46 -04: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 19:44:29 +02:00
pg_basebackup.c Don't uselessly escape a string that doesn't need escaping 2019-07-26 17:46:40 -04:00
pg_receivexlog.c Fix new warnings from GCC 7 2017-05-16 08:52:39 -04:00
pg_recvlogical.c Include <sys/select.h> where needed 2016-09-27 01:05:21 -03:00
receivelog.c Avoid using potentially-under-aligned page buffers. 2018-09-01 15:27:13 -04:00
receivelog.h Refactor receivelog.c parameters 2016-03-11 11:15:12 +01:00
streamutil.c Remove extra newlines after PQerrorMessage() 2018-05-05 10:53:28 -04:00
streamutil.h Update copyright for 2016 2016-01-02 13:33:40 -05:00