Re: parent foreign tables and row marks

Поиск
Список
Период
Сортировка
От Amit Langote
Тема Re: parent foreign tables and row marks
Дата
Msg-id CA+HiwqGM+_3+7-Oe4JJb2ow3PHrT5o-fGLZD55tM_UaakTrL=A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: parent foreign tables and row marks  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: parent foreign tables and row marks  (Amit Langote <amitlangote09@gmail.com>)
Список pgsql-hackers
On Thu, Jun 3, 2021 at 3:39 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Amit Langote <amitlangote09@gmail.com> writes:
> > I noticed that 428b260f87e8 (v12) broke the cases where a parent
> > foreign table has row marks assigned.
>
> Indeed :-(.  Fix pushed.  I tweaked the comments and test case slightly.

Thank you.

-- 
Amit Langote
EDB: http://www.enterprisedb.com



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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command
Следующее
От: David Rowley
Дата:
Сообщение: Re: Fixup some appendStringInfo and appendPQExpBuffer calls