postgresql/src/bin
Alvaro Herrera 359bcf7755
psql \dX: reference regclass with "pg_catalog." prefix
Déjà vu of commit fc40ba1296, for another backslash command.
Strictly speaking this isn't a bug, but since all references to catalog
objects are schema-qualified, we might as well be consistent.  The
omission first appeared in commit ad600bba04 and replicated in
a4d75c86bf15; backpatch to 14.

Author: Justin Pryzby <pryzbyj@telsasoft.com>
Discussion: https://postgr.es/m/20210827193151.GN26465@telsasoft.com
2021-08-28 12:04:15 -04:00
..
initdb Translation updates 2021-08-09 11:51:59 +02:00
pg_amcheck Remove --quiet option from pg_amcheck 2021-08-20 12:44:54 +02:00
pg_archivecleanup Translation updates 2021-08-09 11:51:59 +02:00
pg_basebackup Translation updates 2021-08-09 11:51:59 +02:00
pg_checksums Translation updates 2021-08-09 11:51:59 +02:00
pg_config Translation updates 2021-08-09 11:51:59 +02:00
pg_controldata Translation updates 2021-08-09 11:51:59 +02:00
pg_ctl Translation updates 2021-08-09 11:51:59 +02:00
pg_dump Translation updates 2021-08-09 11:51:59 +02:00
pg_resetwal Translation updates 2021-08-09 11:51:59 +02:00
pg_rewind Translation updates 2021-08-09 11:51:59 +02:00
pg_test_fsync Translation updates 2021-08-09 11:51:59 +02:00
pg_test_timing Translation updates 2021-08-09 11:51:59 +02:00
pg_upgrade Translation updates 2021-08-09 11:51:59 +02:00
pg_verifybackup Fix backup manifests to generate correct WAL-Ranges across timelines 2021-08-23 11:09:54 +09:00
pg_waldump Translation updates 2021-08-09 11:51:59 +02:00
pgbench pgbench: When using pipelining only do PQconsumeInput() when necessary. 2021-08-04 19:19:58 -07:00
pgevent Update copyright for 2021 2021-01-02 13:06:25 -05:00
psql psql \dX: reference regclass with "pg_catalog." prefix 2021-08-28 12:04:15 -04:00
scripts Translation updates 2021-08-09 11:51:59 +02:00
Makefile Add pg_amcheck, a CLI for contrib/amcheck. 2021-03-12 13:00:01 -05:00