pgsql: psql: Update tab completion for ALTER SUBSCRIPTION

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: psql: Update tab completion for ALTER SUBSCRIPTION
Date: 2017-06-09 14:17:35
Message-ID: E1dJKjH-0007l4-Hs@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

psql: Update tab completion for ALTER SUBSCRIPTION

Author: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/57f2ff00d7e25ffe33d7e2955428c005d2511277

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2017-06-09 15:40:30 pgsql: Fix typo
Previous Message Peter Eisentraut 2017-06-09 13:27:34 pgsql: Improve tablesync behavior with concurrent changes