Preserve commit timestamps across clean restart

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 7a2fa5774a52bf7469f622e3ed4d6317c1d5a64e
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2016-10-24T12:38:28Z
Releases: 9.5.5
Preserve commit timestamps across clean restart

An oversight in setting the boundaries of known commit timestamps during
startup caused old commit timestamps to become inaccessible after a
server restart.

Author and reporter: Julien Rouhaud
Review, test code: Craig Ringer

Files

PathChange+/−
src/backend/access/transam/commit_ts.c modified +2 −0