postgresql/src/bin/pg_rewind
Peter Eisentraut fcd89bbb70 Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: b6156df7b9bb5e2f7280dfee626698cce9ef41de
2020-05-11 13:24:12 +02:00
..
po Translation updates 2020-05-11 13:24:12 +02:00
t Fix pg_rewind when rewinding new database with tables included 2019-03-18 10:35:01 +09:00
.gitignore Improve logging of TAP tests. 2015-07-09 13:19:10 +03:00
copy_fetch.c Avoid using potentially-under-aligned page buffers. 2018-09-01 15:27:13 -04:00
datapagemap.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
datapagemap.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
fetch.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
fetch.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
file_ops.c Refactor dir/file permissions 2018-04-07 17:45:39 -04:00
file_ops.h Fix handling of files that source server removes during pg_rewind is running. 2018-03-29 04:00:21 +09:00
filemap.c Add prefix checks in exclude lists for pg_rewind, pg_checksums and base backups 2020-02-24 18:14:22 +09:00
filemap.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
libpq_fetch.c Disable timeouts when running pg_rewind with online source cluster 2019-08-28 11:48:19 +09:00
logging.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
logging.h Update copyright for 2018 2018-01-02 23:30:12 -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-11-11 10:50:22 +01:00
parsexlog.c Print WAL position correctly in pg_rewind error message. 2019-07-30 21:14:41 +03:00
pg_rewind.c pg_rewind: Add missing newline to error message 2018-12-29 13:03:10 +01:00
pg_rewind.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
timeline.c Update copyright for 2018 2018-01-02 23:30:12 -05:00