postgresql/src/bin
Michael Paquier ce6afc6823 Add routine able to update the control file to src/common/
This adds a new routine to src/common/ which is compatible with both the
frontend and backend code, able to update the control file's contents.
This is now getting used only by pg_rewind, but some upcoming patches
which add more control on checksums for offline instances will make use
of it.  This could also get used more by the backend as xlog.c has its
own flavor of the same logic with some wait events and an additional
flush phase before closing the opened file descriptor, but this is let
as separate work.

Author: Michael Banck, Michael Paquier
Reviewed-by: Fabien Coelho, Sergei Kornilov
Discussion: https://postgr.es/m/20181221201616.GD4974@nighthawk.caipicrew.dd-dns.de
2019-03-12 10:03:33 +09:00
..
initdb Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00
pg_archivecleanup Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00
pg_basebackup Fix compatibility of pg_basebackup -R with 11 and older versions 2019-03-08 10:17:23 +09:00
pg_config Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00
pg_controldata Move max_wal_senders out of max_connections for connection slot handling 2019-02-12 10:07:56 +09:00
pg_ctl fix thinko in logrotate test 2019-03-03 19:15:47 -05:00
pg_dump pg_upgrade: Ignore TOAST for partitioned tables 2019-03-10 13:20:58 -03:00
pg_resetwal Move max_wal_senders out of max_connections for connection slot handling 2019-02-12 10:07:56 +09:00
pg_rewind Add routine able to update the control file to src/common/ 2019-03-12 10:03:33 +09:00
pg_test_fsync Translation updates 2018-05-21 12:29:52 -04:00
pg_test_timing Translation updates 2018-05-21 12:29:52 -04:00
pg_upgrade Fix whitespace 2019-01-24 21:58:37 +01:00
pg_verify_checksums Fix some issues with TAP tests of pg_basebackup and pg_verify_checksums 2019-02-18 14:23:30 +09:00
pg_waldump Update copyright for 2019 2019-01-02 12:44:25 -05:00
pgbench pgbench: increase the maximum number of variables/arguments 2019-03-11 13:18:37 -04:00
pgevent Update copyright for 2019 2019-01-02 12:44:25 -05:00
psql psql: Add documentation URL to \help output 2019-03-11 09:11:37 +01:00
scripts Add --min-xid-age and --min-mxid-age options to vacuumdb 2019-01-31 13:07:56 +09:00
Makefile Update copyright for 2019 2019-01-02 12:44:25 -05:00