]> granicus.if.org Git - postgresql/commit
Allow psql \d tab completion to complete all relation kinds
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 14 Jun 2011 20:45:00 +0000 (23:45 +0300)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 14 Jun 2011 20:51:11 +0000 (23:51 +0300)
commit80721b518292501058bb57a05fb6e2131997d0ec
tree6d08baa6f7082d2d04e9313c1c608f2500710521
parentb48f888b644fb667dd87dc9c45d18890397d14a8
Allow psql \d tab completion to complete all relation kinds

This matches what \d actually accepts.
src/bin/psql/tab-complete.c