]> granicus.if.org Git - postgresql/commit
Exit correctly from PrepareRedoRemove() when not found
authorSimon Riggs <simon@2ndQuadrant.com>
Tue, 18 Apr 2017 10:35:38 +0000 (11:35 +0100)
committerSimon Riggs <simon@2ndQuadrant.com>
Tue, 18 Apr 2017 10:35:38 +0000 (11:35 +0100)
commitee01f7092fb6430ad9bb9bb1f42f19d22bcb9329
tree0c424822e6bdef4be98e7ca796192f3edc00749a
parentaa203e76004daaee3d70b19cc727ed17b87b3d3a
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
src/backend/access/transam/twophase.c