postgresql/src/bin
Bruce Momjian 62afb42a7f Add pg_alterckey utility to change the cluster key
This can change the key that encrypts the data encryption keys used for
cluster file encryption.

Discussion: https://postgr.es/m/20201202213814.GG20285@momjian.us

Backpatch-through: master
2020-12-25 20:24:53 -05:00
..
initdb fixes docs and missing initdb help option for commit 978f869b99 2020-12-25 14:00:22 -05:00
pg_alterckey Add pg_alterckey utility to change the cluster key 2020-12-25 20:24:53 -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