Re: subscription/t/010_truncate.pl failure on desmoxytes in REL_13_STABLE

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: subscription/t/010_truncate.pl failure on desmoxytes in REL_13_STABLE
Дата
Msg-id 2838641.1624632417@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: subscription/t/010_truncate.pl failure on desmoxytes in REL_13_STABLE  (Amit Kapila <amit.kapila16@gmail.com>)
Ответы Re: subscription/t/010_truncate.pl failure on desmoxytes in REL_13_STABLE  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
Amit Kapila <amit.kapila16@gmail.com> writes:
> On Thu, Jun 24, 2021 at 11:25 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Checking the git history, this was fixed in f560209c6, which also
>> included some other mostly-cosmetic cleanup.  I'm inclined to
>> propose back-patching that whole commit, rather than allowing the
>> code in exec_replication_command() to diverge in different branches.
>> It looks like it applies cleanly as far back as v10.  Maybe something
>> could be done for 9.6 as well, but since that branch is so close to
>> EOL, I doubt it's worth spending extra effort on it.

> +1.

Done that way.

            regards, tom lane



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

Предыдущее
От: Ranier Vilela
Дата:
Сообщение: Re: Fix uninitialized copy_data var (src/backend/commands/subscriptioncmds.c)
Следующее
От: Mike
Дата:
Сообщение: Re: Emit namespace in post-copy output