Tab completion support for ALTER SUBSCRIPTION REFRESH PUBLICATION

Masahiko Sawada <sawada.mshk@gmail.com>

From: Masahiko Sawada <sawada.mshk@gmail.com>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2017-04-12T08:12:35Z
Lists: pgsql-hackers

Attachments

Hi,

I've attached a patch for $subject. Please check it.

Regards,

--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

Commits

  1. Improve documentations for ALTER PUBLICATION and ALTER SUBSCRIPTION.

  2. Improve tab-completion of DDL for publication and subscription.