diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2009-07-06 17:01:42 +0000 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2009-07-06 17:01:42 +0000 |
commit | bf6570abef3df08c7cd4d318d61217b2f95ccbb2 (patch) | |
tree | 8f0e4ffe6dc4e458f9fe574dc43ab141d21afb52 /src/backend/executor/nodeFunctionscan.c | |
parent | 869312e65e380d813c5eb43128074515949cecdf (diff) | |
download | postgresql-bf6570abef3df08c7cd4d318d61217b2f95ccbb2.tar.gz postgresql-bf6570abef3df08c7cd4d318d61217b2f95ccbb2.zip |
Show definition of index columns in \d on index
This adds a column called "Definition" to the output of psql \d on an
index, which shows the full expression behind the index column. For indexes
on plain columns, this is redundant, but for expression indexes, this
reveals the real expression.
Author: Khee Chin <kheechin@gmail.com>
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions