pgsql: psql: Improve tab completion for ALTER FOREIGN TABLE. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: psql: Improve tab completion for ALTER FOREIGN TABLE.
Date
Msg-id E1YnVKp-0005tB-F8@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
psql: Improve tab completion for ALTER FOREIGN TABLE.

Etsuro Fujita

Branch
------
master

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

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


pgsql-committers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: pgsql: to_char(): have format 'OF' only show the leading negative sign
Next
From: Andres Freund
Date:
Subject: pgsql: Introduce replication progress tracking infrastructure.