Re: BUG #16867: savepoints vs. commit and chain

Поиск
Список
Период
Сортировка
От Arthur Nascimento
Тема Re: BUG #16867: savepoints vs. commit and chain
Дата
Msg-id CALVFHFanjZ_K=xVbHE31QiAHcLfQU8g1Z-UYMHoPw1q-kAnDyA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #16867: savepoints vs. commit and chain  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Ответы Re: BUG #16867: savepoints vs. commit and chain  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Список pgsql-bugs
Hi, Fujii-san,

On Tue, 16 Feb 2021 at 01:49, Fujii Masao <masao.fujii@oss.nttdata.com> wrote:
> In the server side, ISTM that CommitTransactionCommand() needs to handle
> the COMMIT AND CHAIN in TBLOCK_SUBCOMMIT case, but it forgot to do that.
> Patch attached. I'm not sure if this is a bug or an intentional behavior.
> Probably we need to look at the past discussion about AND CHAIN feature.

I can confirm that your patch solved it for me. Thanks for looking into it.

Tureba - Arthur Nascimento



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #16865: Regression: GIN Negated prefix search returns results that contain the search term
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #16870: ADD COLUMN IF NOT EXISTS with GENERATED ALWAYS AS IDENTITY can cause duplicate sequence