OSDN Git Service

Fix bug in processing of checkpoint time for max_standby_delay. Latest
authorSimon Riggs <simon@2ndQuadrant.com>
Sat, 15 May 2010 07:14:43 +0000 (07:14 +0000)
committerSimon Riggs <simon@2ndQuadrant.com>
Sat, 15 May 2010 07:14:43 +0000 (07:14 +0000)
commit4a24c9a06325fe18a5aa96b116bd85ab58172ac8
treecb0907ea46309edbee1d22c8c75b6011d2e00b86
parenta724584735db27663163f3c45df77218764e6669
Fix bug in processing of checkpoint time for max_standby_delay. Latest
log time was incorrectly set, typically leading to dates in the past,
which would cause more cancellations in Hot Standby on a quiet server.
src/backend/access/transam/xlog.c