postgresql/src/bin
Tom Lane 139d46ee26 Further tweak the default behavior of psql's \dconfig.
Define "parameters with non-default settings" as being those that
not only have pg_settings.source different from 'default', but
also have a current value different from the hard-wired boot_val.
Adding the latter restriction removes a number of not-very-interesting
cases where the active setting is chosen by initdb but in practice
tends to be the same all the time.

Per discussion with Jonathan Katz.

Discussion: https://postgr.es/m/YlFQLzlPi4QD0wSi@msg.df7cb.de
2022-04-13 15:03:58 -04:00
..
initdb Remove extraneous blank lines before block-closing braces 2022-04-13 19:16:02 +02:00
pg_amcheck Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
pg_archivecleanup Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
pg_basebackup Rework compression options of pg_receivewal 2022-04-13 11:09:51 +09:00
pg_checksums Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
pg_config Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
pg_controldata Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
pg_ctl Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
pg_dump Remove extraneous blank lines before block-closing braces 2022-04-13 19:16:02 +02:00
pg_resetwal Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
pg_rewind Remove extraneous blank lines before block-closing braces 2022-04-13 19:16:02 +02:00
pg_test_fsync Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
pg_test_timing Remove unused module imports from TAP tests 2022-03-24 20:51:40 +01:00
pg_upgrade Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
pg_verifybackup Remove extraneous blank lines before block-closing braces 2022-04-13 19:16:02 +02:00
pg_waldump Make XLogRecGetBlockTag() throw error if there's no such block. 2022-04-11 17:43:53 -04:00
pgbench Fix various typos and spelling mistakes in code comments 2022-04-11 20:49:41 +12:00
pgevent Update copyright for 2022 2022-01-07 19:04:57 -05:00
psql Further tweak the default behavior of psql's \dconfig. 2022-04-13 15:03:58 -04:00
scripts Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
Makefile Update copyright for 2022 2022-01-07 19:04:57 -05:00