postgresql/src/bin
Peter Eisentraut 708007dced Remove error message hints mentioning configure options
These are usually not useful since users will use packaged
distributions and won't be interested in rebuilding their installation
from source.  Also, we have only used these kinds of hints for some
features and in some places, not consistently throughout.

Reviewed-by: Andres Freund <andres@anarazel.de>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://www.postgresql.org/message-id/flat/2552aed7-d0e9-280a-54aa-2dc7073f371d%40enterprisedb.com
2022-04-08 07:41:55 +02:00
..
initdb Remove error message hints mentioning configure options 2022-04-08 07:41:55 +02:00
pg_amcheck Harden TAP tests that intentionally corrupt page checksums. 2022-03-25 14:23:26 -04:00
pg_archivecleanup Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
pg_basebackup Remove exclusive backup mode 2022-04-06 14:41:03 -04:00
pg_checksums Harden TAP tests that intentionally corrupt page checksums. 2022-03-25 14:23:26 -04:00
pg_config Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
pg_controldata Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
pg_ctl Remove exclusive backup mode 2022-04-06 14:41:03 -04:00
pg_dump Revert "Logical decoding of sequences" 2022-04-07 20:06:36 +02:00
pg_resetwal Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
pg_rewind Custom WAL Resource Managers. 2022-04-06 23:06:46 -07:00
pg_test_fsync Remove unused module imports from TAP tests 2022-03-24 20:51:40 +01:00
pg_test_timing Remove unused module imports from TAP tests 2022-03-24 20:51:40 +01:00
pg_upgrade Improve handling and logging of TAP tests for pg_upgrade 2022-04-01 12:45:40 +09:00
pg_verifybackup Allow parallel zstd compression when taking a base backup. 2022-03-30 09:41:26 -04:00
pg_waldump Fix off-by-one error in pg_waldump, introduced in 5c279a6d35. 2022-04-07 09:14:49 -07:00
pgbench Change aggregated log format of pgbench. 2022-04-06 09:55:58 +09:00
pgevent Update copyright for 2022 2022-01-07 19:04:57 -05:00
psql psql: add \dconfig command to show server's configuration parameters. 2022-04-07 17:09:51 -04:00
scripts Simplify a needlessly-complicated regular expression. 2022-03-30 09:03:28 -04:00
Makefile Update copyright for 2022 2022-01-07 19:04:57 -05:00