diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2019-04-17 18:35:41 -0400 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2019-04-17 18:38:49 -0400 |
commit | 421a2c48328c88eb31f6b29979218f0a350bb739 (patch) | |
tree | d447d5722c5d88772c4da744a65c7429337d4146 /src/backend/commands/trigger.c | |
parent | b036982db786f7ef6c118419e7e832167ad4a6a7 (diff) | |
download | postgresql-421a2c48328c88eb31f6b29979218f0a350bb739.tar.gz postgresql-421a2c48328c88eb31f6b29979218f0a350bb739.zip |
Tie loose ends in psql's new \dP command
* Remove one unnecessary pg_class join in SQL command. Not needed,
because we use a regclass cast instead.
* Doc: refer to "partitioned relations" rather than specifically tables,
since indexes are also displayed.
* Rename "On table" column to "Table", for consistency with \di.
Author: Justin Pryzby
Discussion: https://postgr.es/m/20190407212525.GB10080@telsasoft.com
Diffstat (limited to 'src/backend/commands/trigger.c')
0 files changed, 0 insertions, 0 deletions