pgsql: Add tab completion for \dx in psql

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add tab completion for \dx in psql
Date: 2013-08-15 16:45:39
Message-ID: E1VA0g7-0005d4-LZ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add tab completion for \dx in psql

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/62e28b3e41353dd79802113b3e9f2a81246146f0

Modified Files
--------------
src/bin/psql/tab-complete.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Kevin Grittner 2013-08-15 18:19:21 pgsql: Don't allow ALTER MATERIALIZED VIEW ADD UNIQUE.
Previous Message Peter Eisentraut 2013-08-15 03:29:43 pgsql: Treat timeline IDs as unsigned in replication parser