git.postgresql.org Git - postgresql.git/commit
Mon, 6 Jul 2009 17:01:42 +0000 (17:01 +0000)
Mon, 6 Jul 2009 17:01:42 +0000 (17:01 +0000)
commit bf6570abef3df08c7cd4d318d61217b2f95ccbb2
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>
This is the main PostgreSQL git repository.
RSS
Atom