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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
