Обсуждение: [COMMITTERS] pgsql: Exit correctly from PrepareRedoRemove() when not found

Поиск
Список
Период
Сортировка

[COMMITTERS] pgsql: Exit correctly from PrepareRedoRemove() when not found

От
Simon Riggs
Дата:
Exit correctly from PrepareRedoRemove() when not found

Complex crash bug all started with this failure.
Diagnosed and fixed by Nikhil Sontakke, reviewed by me.

Reported-by: Jeff Janes
Author: Nikhil Sontakke
Discussion: https://postgr.es/m/CAMkU=1xBP8cqdS5eK8APHL=X6RHMMM2vG5g+QamduuTsyCwv9g@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ee01f7092fb6430ad9bb9bb1f42f19d22bcb9329

Modified Files
--------------
src/backend/access/transam/twophase.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)