Make sure ControlFile logId/logSeg don't go backwards (barely possible given a
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 18 Mar 2001 00:30:27 +0000 (00:30 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 18 Mar 2001 00:30:27 +0000 (00:30 +0000)
commit0b24aaf75f4154d18cee3a0508f91fe35dbb0350
tree803fd4eda972d1841cda202099914a0e3bec3d7e
parent0ca5f9bf5901e9afeb331a4c7d6a7ac425e71f06
Make sure ControlFile logId/logSeg don't go backwards (barely possible given a
slow backend, if we update unconditionally as the code did before).
src/backend/access/transam/xlog.c