Re: alter subscription drop publication fixes

Поиск
Список
Период
Сортировка
От Bharath Rupireddy
Тема Re: alter subscription drop publication fixes
Дата
Msg-id CALj2ACXpr=tSQuXurio5W-ybgdBBo38dPq=x2C-hz9fnUXNeTA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: alter subscription drop publication fixes  (vignesh C <vignesh21@gmail.com>)
Ответы Re: alter subscription drop publication fixes  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Fri, May 14, 2021 at 7:58 PM vignesh C <vignesh21@gmail.com> wrote:
> I have changed it to:
>        <literal>ADD</literal> adds additional publications,
> -      <literal>DROP</literal> removes publications from the list of
> +      <literal>DROP</literal> removes publications to/from the list of

How about "Publications are added to or dropped from the existing list
of publications by <literal>ADD</literal>  or <literal>DROP</literal>
respectively." ?

With Regards,
Bharath Rupireddy.
EnterpriseDB: http://www.enterprisedb.com



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: PG 14 release notes, first draft
Следующее
От: Tom Lane
Дата:
Сообщение: Re: allow specifying direct role membership in pg_hba.conf