postgresql/src/bin
Magnus Hagander 44e2df461f Remove -f option from pg_verify_checksums
This option makes no sense when the cluster checksum state cannot be
changed, and should have been removed in the revert.

Author: Daniel Gustafsson
Review: Michael Paquier
2018-04-15 13:52:48 +02:00
..
initdb Further cleanup of client dependencies on src/include/catalog headers. 2018-04-09 14:39:58 -04:00
pg_archivecleanup pg_archivecleanup: Add test suite 2017-09-14 22:23:00 -04:00
pg_basebackup Silence some warnings in TAP tests 2018-04-09 21:46:17 +02:00
pg_config Update copyright for 2018 2018-01-02 23:30:12 -05:00
pg_controldata Add #includes missed in commit e22b27f0cb. 2018-03-25 00:46:43 -04:00
pg_ctl Allow group access on PGDATA 2018-04-07 17:45:39 -04:00
pg_dump Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h. 2018-04-08 13:59:52 -04:00
pg_resetwal Allow group access on PGDATA 2018-04-07 17:45:39 -04:00
pg_rewind Make sure pg_rewind can't run as root 2018-04-09 21:33:33 +02:00
pg_test_fsync Make WAL segment size configurable at initdb time. 2017-09-19 22:03:48 -07:00
pg_test_timing pg_test_timing: Some NLS fixes 2017-08-26 09:25:19 -04:00
pg_upgrade Revert "Allow on-line enabling and disabling of data checksums" 2018-04-09 19:03:42 +02:00
pg_verify_checksums Remove -f option from pg_verify_checksums 2018-04-15 13:52:48 +02:00
pg_waldump Update copyright for 2018 2018-01-02 23:30:12 -05:00
pgbench Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
pgevent Update copyright for 2018 2018-01-02 23:30:12 -05:00
psql Revert MERGE patch 2018-04-12 11:22:56 +01:00
scripts Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h. 2018-04-08 13:59:52 -04:00
Makefile Allow on-line enabling and disabling of data checksums 2018-04-05 22:04:48 +02:00