Tab-complete ALTER PUBLICATION ADD TABLE with list of tables
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 28 Jan 2022 20:08:40 +0000 (17:08 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 28 Jan 2022 20:08:40 +0000 (17:08 -0300)
commit95787e849b9c3cb047751400c8bc49a8bf0f4133
treeae17618749815e69796d1ff4928276059702c229
parent82331ed4dd60ce1f8db67e189f793f27cd1aac96
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
src/bin/psql/tab-complete.c