]> granicus.if.org Git - postgresql/commit
In psql, show view definition only with \d+, not with \d
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 3 Nov 2009 10:34:47 +0000 (10:34 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 3 Nov 2009 10:34:47 +0000 (10:34 +0000)
commit2fe1b4dd651917aad2accac7ba8adb44d9f54930
tree160011ab734bfd5d34b3a982714878a3a7ccf59a
parent9e41114676aee46c1aec0212405ee95c131c157e
In psql, show view definition only with \d+, not with \d

The rationale is that view definitions tend to be long and obscure the
main information about the view.
src/bin/psql/describe.c