Preserve commit timestamps across clean restart
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 24 Oct 2016 12:27:24 +0000 (09:27 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 24 Oct 2016 12:38:28 +0000 (09:38 -0300)
commit7a2fa5774a52bf7469f622e3ed4d6317c1d5a64e
treee6f9363df785b711f0f0daa762e251c0d64c484a
parentce9bae2261de6ad10a14dd02c63bdd31a5b23307
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
src/backend/access/transam/commit_ts.c