Re: Improve errhint for ALTER SUBSCRIPTION ADD/DROP PUBLICATION

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Improve errhint for ALTER SUBSCRIPTION ADD/DROP PUBLICATION
Дата
Msg-id 20221018095026.iqdkzojqxxej34rl@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: Improve errhint for ALTER SUBSCRIPTION ADD/DROP PUBLICATION  (Japin Li <japinli@hotmail.com>)
Ответы RE: Improve errhint for ALTER SUBSCRIPTION ADD/DROP PUBLICATION  ("houzj.fnst@fujitsu.com" <houzj.fnst@fujitsu.com>)
Список pgsql-hackers
On 2022-Oct-18, Japin Li wrote:

> 
> On Tue, 18 Oct 2022 at 12:00, houzj.fnst@fujitsu.com <houzj.fnst@fujitsu.com> wrote:
> 
> > Agreed. Here is new version patch which changed the error code and
> > moved the whole command out of the message according to Álvaro's comment.
> 
> My bad!  The patch looks good to me.

Thank you, I pushed it to both branches, because I realized we were
saying "SET PUBLICATION" when we meant "ADD/DROP"; that hint could be
quite damaging if anybody decides to actually follow it ISTM.

I noted that no test needed to be changed because of this, which is
perhaps somewhat concerning.

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/



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

Предыдущее
От: Melih Mutlu
Дата:
Сообщение: Re: Mingw task for Cirrus CI
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: remove no longer necessary Perl compatibility hack