pgsql: Tab complete table names after ALTER TABLE x [NO] INHERIT.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Tab complete table names after ALTER TABLE x [NO] INHERIT.
Date: 2012-07-26 14:17:32
Message-ID: E1SuOse-0000aG-LN@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Tab complete table names after ALTER TABLE x [NO] INHERIT.

Jeff Janes

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d20cdd31c0f0cd2d94ecb6a5dff4d1f183106541

Modified Files
--------------
src/bin/psql/tab-complete.c | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2012-07-26 18:30:31 pgsql: Document that the pg_upgrade user of rsync might want to skip so
Previous Message Robert Haas 2012-07-26 13:28:15 pgsql: Log a better message when canceling autovacuum.