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

From Alvaro Herrera
Subject pgsql: Tab-complete ALTER PUBLICATION ADD TABLE with list of tables
Date
Msg-id E1nDXaS-0004Tb-K4@gemulon.postgresql.org
Whole thread Raw
List 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(+)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Remove superfluous variable.
Next
From: Robert Haas
Date:
Subject: pgsql: Add bbstreamer_gzip.c to Mkvcbuild.pm.