pgsql: Tab-complete ALTER PUBLICATION ADD TABLE with list of tables

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Tab-complete ALTER PUBLICATION ADD TABLE with list of tables
Date: 2022-01-28 20:11:12
Message-ID: E1nDXaS-0004Tb-K4@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Tab-complete ALTER PUBLICATION ADD TABLE with list of tables

This has been posted as part of the column-list feature for logical
replication since [1], but it's not really related to that.

[1] https://postgr.es/m/202112131747.cmlstdewm4kh@alvherre.pgsql

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/95787e849b9c3cb047751400c8bc49a8bf0f4133

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

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2022-01-28 21:16:40 pgsql: Add bbstreamer_gzip.c to Mkvcbuild.pm.
Previous Message Robert Haas 2022-01-28 19:22:27 pgsql: Remove superfluous variable.