index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_rewind
Commit message (
Expand
)
Author
Age
*
Translation updates
Peter Eisentraut
2019-02-11
*
Fix searchpath and module location for pg_rewind and ssl TAP tests
Andrew Dunstan
2019-02-07
*
Translation updates
Peter Eisentraut
2018-11-05
*
Make PostgresNode.pm's poll_query_until() more chatty about failures.
Tom Lane
2018-10-16
*
Allow btree comparison functions to return INT_MIN.
Tom Lane
2018-10-05
*
Avoid using potentially-under-aligned page buffers.
Tom Lane
2018-09-01
*
Translation updates
Peter Eisentraut
2018-08-06
*
Translation updates
Peter Eisentraut
2018-05-07
*
Fix handling of files that source server removes during pg_rewind is running.
Fujii Masao
2018-03-29
*
Fix pg_rewind to handle relation data files in tablespaces properly.
Fujii Masao
2018-03-06
*
Empty search_path in Autovacuum and non-psql/pgbench clients.
Noah Misch
2018-02-26
*
Translation updates
Peter Eisentraut
2018-02-05
*
Rename pg_rewind's copy_file_range() to avoid conflict with new linux syscall.
Andres Freund
2018-01-03
*
Translation updates
Peter Eisentraut
2017-11-05
*
Fix translatable string
Alvaro Herrera
2017-09-07
*
Translation updates
Peter Eisentraut
2017-08-28
*
Translation updates
Peter Eisentraut
2017-08-07
*
pg_rewind: Fix some problems when copying files >2GB.
Robert Haas
2017-07-21
*
pg_rewind: Fix busted sanity check.
Robert Haas
2017-07-21
*
Fix new warnings from GCC 7
Peter Eisentraut
2017-05-16
*
Translation updates
Peter Eisentraut
2017-05-08
*
Translation updates
Peter Eisentraut
2017-02-06
*
pg_rewing pg_upgrade: Fix translation markers
Peter Eisentraut
2016-11-07
*
Translation updates
Peter Eisentraut
2016-10-24
*
Don't allow both --source-server and --source-target args to pg_rewind.
Heikki Linnakangas
2016-10-07
*
Disable synchronous commits in pg_rewind.
Heikki Linnakangas
2016-10-06
*
Translation updates
Peter Eisentraut
2016-08-08
*
Translation updates
Peter Eisentraut
2016-05-09
*
Translation updates
Peter Eisentraut
2016-03-28
*
pg_rewind: fsync target data directory.
Andres Freund
2016-03-27
*
pg_rewind: Close backup_label file descriptor.
Andres Freund
2016-03-27
*
In pg_rewind test suite, triple promote timeout to 90s.
Noah Misch
2016-02-10
*
Translation updates
Peter Eisentraut
2016-02-08
*
Fix typo in comment.
Robert Haas
2016-01-04
*
Translation updates
Peter Eisentraut
2016-01-04
*
Remove unnecessary row ordering dependency in pg_rewind test suite.
Tom Lane
2015-12-24
*
Remove unreferenced function declarations.
Tom Lane
2015-12-17
*
Add missing cleanup logic in pg_rewind/t/005_same_timeline.pl test.
Tom Lane
2015-12-14
*
pg_rewind: Don't error if the two clusters are already on the same timeline
Tom Lane
2015-12-14
*
Back-patch fixes to make TAP tests work on Windows.
Tom Lane
2015-11-17
*
Translation updates
Peter Eisentraut
2015-11-09
*
Translation updates
Peter Eisentraut
2015-10-05
*
pg_rewind: Improve some messages
Peter Eisentraut
2015-10-01
*
Simplify GETTEXT_FILES list
Peter Eisentraut
2015-09-18
*
Review program help output for wording and formatting
Peter Eisentraut
2015-09-16
*
In the pg_rewind test suite, receive WAL fully before promoting.
Noah Misch
2015-09-07
*
Translation updates
Peter Eisentraut
2015-08-03
*
Fix pg_rewind when pg_xlog is a symlink.
Heikki Linnakangas
2015-08-03
*
Clean up pg_rewind regression test script.
Heikki Linnakangas
2015-08-03
*
Make tap tests store postmaster logs and handle vpaths correctly
Andrew Dunstan
2015-07-28
[next]