postgresql/src/bin
Bruce Momjian ccbe34139b initdb: document that -K requires an argument
Reported-by: "Shinoda, Noriyoshi"

Discussion: https://postgr.es/m/TU4PR8401MB1152E92B4D44C81E496D6032EEDB0@TU4PR8401MB1152.NAMPRD84.PROD.OUTLOOK.COM

Author: "Shinoda, Noriyoshi"

Backpatch-through: msater
2020-12-26 10:00:05 -05:00
..
initdb initdb: document that -K requires an argument 2020-12-26 10:00:05 -05:00
pg_alterckey pg_alterckey: remove TAP check rules from Makefile 2020-12-26 09:03:12 -05:00
pg_archivecleanup Improve common/logging.c's support for multiple verbosity levels. 2020-09-17 12:52:18 -04:00
pg_basebackup Fix redundant error messages in client tools 2020-11-07 23:03:54 +01:00
pg_checksums pg_checksums: data_checksum_version is unsigned so use %u not %d 2020-12-01 20:27:06 -05:00
pg_config Translation updates 2020-05-18 12:49:30 +02:00
pg_controldata Add key management system 2020-12-25 10:19:44 -05:00
pg_ctl Add key management system 2020-12-25 10:19:44 -05:00
pg_dump Fix typos and grammar in docs and comments 2020-12-24 17:05:49 +09:00
pg_resetwal Add key management system 2020-12-25 10:19:44 -05:00
pg_rewind Add key management system 2020-12-25 10:19:44 -05:00
pg_test_fsync Clean up after newly-added tests for pg_test_fsync and pg_test_timing. 2020-10-07 13:27:33 -04:00
pg_test_timing Clean up after newly-added tests for pg_test_fsync and pg_test_timing. 2020-10-07 13:27:33 -04:00
pg_upgrade Add key management system 2020-12-25 10:19:44 -05:00
pg_verifybackup Fix fd leak in pg_verifybackup 2020-12-07 09:30:36 +09:00
pg_waldump Correct several behavior descriptions in comments. 2020-08-15 20:21:52 -07:00
pgbench Fix some grammar and typos in comments and docs 2020-11-02 15:14:41 +09:00
pgevent Remove libpq.rc, use win32ver.rc for libpq 2020-01-15 15:06:12 +01:00
psql Refactor CLUSTER and REINDEX grammar to use DefElem for option lists 2020-12-03 10:13:21 +09:00
scripts Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:46 -04:00
Makefile Add pg_alterckey utility to change the cluster key 2020-12-25 20:24:53 -05:00