Re: BUG #17514: Application with embedded SQL crashes when executing EXEC SQL PREPARE

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #17514: Application with embedded SQL crashes when executing EXEC SQL PREPARE
Дата
Msg-id 166129.1655245088@sss.pgh.pa.us
обсуждение исходный текст
Ответ на RE: BUG #17514: Application with embedded SQL crashes when executing EXEC SQL PREPARE  ("okano.naoki@fujitsu.com" <okano.naoki@fujitsu.com>)
Список pgsql-bugs
"okano.naoki@fujitsu.com" <okano.naoki@fujitsu.com> writes:
> I applied this patch to the master branch, and confirmed that the 
> application resulted in an error instead of a crash.
> As with PREPARE, executing DISCONNECT CURRENT also caused the 
> application to crash, but this patch has fixed that.
> The patch looks good to me.

Pushed then, thanks for testing!

(Note that this will appear in the August releases, not in this
week's 14.4 release.)

            regards, tom lane



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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #17518: Getting Error "new multixact has more than one updating member" when trying to delete records.
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #17504: psql --single-transaction -vON_ERROR_STOP=1 still commits after client-side error