Files
postgres/src
Simon Riggs c063d3c438 Correct StartupSUBTRANS for page wraparound
StartupSUBTRANS() incorrectly handled cases near the max pageid in the subtrans
data structure, which in some cases could lead to errors in startup for Hot
Standby.
This patch wraps the pageids correctly, avoiding any such errors.
Identified by exhaustive crash testing by Jeff Janes.

Jeff Janes
2016-02-19 08:33:52 +00:00
..
2016-02-08 16:19:37 -05:00
2016-02-08 16:19:37 -05:00