postgresql/src/bin
Peter Eisentraut bf6570abef 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>
2009-07-06 17:01:42 +00:00
..
initdb Translation updates for 8.4 release. 2009-06-26 19:33:52 +00:00
pg_config Translation updates for 8.4 release. 2009-06-26 19:33:52 +00:00
pg_controldata Translation updates for 8.4 release. 2009-06-26 19:33:52 +00:00
pg_ctl Translation updates for 8.4 release. 2009-06-26 19:33:52 +00:00
pg_dump Fix up pg_dump's --binary-upgrade option so that it behaves properly with 2009-07-02 21:34:32 +00:00
pg_resetxlog Translation updates for 8.4 release. 2009-06-26 19:33:52 +00:00
pgevent 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
psql Show definition of index columns in \d on index 2009-07-06 17:01:42 +00:00
scripts Translation updates for 8.4 release. 2009-06-26 19:33:52 +00:00
Makefile Update copyright for 2009. 2009-01-01 17:24:05 +00:00