aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorDean Rasheed <dean.a.rasheed@gmail.com>2023-01-07 11:09:26 +0000
committerDean Rasheed <dean.a.rasheed@gmail.com>2023-01-07 11:09:26 +0000
commitd913928c9c5e905d0062d1e7237b7fb5fbde61ed (patch)
tree1936179c312e92dd4c97854bfad1565bcb5b1b3e /contrib/postgres_fdw/postgres_fdw.c
parent2b6df05461cb540d8f103dfe55f38efc09b4189b (diff)
downloadpostgresql-d913928c9c5e905d0062d1e7237b7fb5fbde61ed.tar.gz
postgresql-d913928c9c5e905d0062d1e7237b7fb5fbde61ed.zip
psql: Add support for \dpS and \zS.
This allows an optional "S" modifier to be added to \dp and \z, to have them include system objects in the list. Note that this also changes the behaviour of a bare \dp or \z without the "S" modifier to include temp objects in the list, and exclude information_schema objects, making them consistent with other psql meta-commands. Nathan Bossart, reviewed by Maxim Orlov. Discussion: https://postgr.es/m/20221206193606.GB3078082@nathanxps13
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions