diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-11-08 14:19:09 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-11-08 14:19:09 +0900 |
commit | bd95816f74ad4cad3d2a3c160be426358d6cea51 (patch) | |
tree | 34ebe6794901178af143127ec1a28951db150a36 /src/tutorial/complex.c | |
parent | 28cc2976a9cf0ed661dbc55f49f669192cce1c89 (diff) | |
download | postgresql-bd95816f74ad4cad3d2a3c160be426358d6cea51.tar.gz postgresql-bd95816f74ad4cad3d2a3c160be426358d6cea51.zip |
psql: Add information in \d+ about foreign partitions and child tables
\d+ is already able to show if a partition or a child table is
"PARTITIONED" via its relkind, hence the addition of a keyword for
"FOREIGN" in the relation description is basically free.
Author: Ian Lawrence Barwick
Reviewed-by: Tom Lane, Michael Paquier
Discussion: https://postgr.es/m/CAB8KJ=iwzbEz2HR9EhNxQLVhMk2G_OYtQPJ9V=jWLadseggrOA@mail.gmail.com
Diffstat (limited to 'src/tutorial/complex.c')
0 files changed, 0 insertions, 0 deletions