pgsql: Make TABLE tab complation in psql include all relations
Started by Magnus Haganderalmost 15 years ago1 messagescomitters
Make TABLE tab complation in psql include all relations
Not just tables, since views also work fine with the
TABLE command.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/a74a5f59137c778450bafcc1b7de505a7a4a9204
Modified Files
--------------
src/bin/psql/tab-complete.c | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)