diff options
author | Simon Riggs <simon@2ndQuadrant.com> | 2012-02-22 13:53:48 +0000 |
---|---|---|
committer | Simon Riggs <simon@2ndQuadrant.com> | 2012-02-22 13:53:48 +0000 |
commit | 11c730f4122ee8677b1cfdd5647faeaabc471af8 (patch) | |
tree | 363c1717790500e44863d04b6ab60168afcb4f08 /src/backend/commands | |
parent | 6182e01f18f71c48915e2aebb20362294de6e677 (diff) | |
download | postgresql-11c730f4122ee8677b1cfdd5647faeaabc471af8.tar.gz postgresql-11c730f4122ee8677b1cfdd5647faeaabc471af8.zip |
Correctly initialise shared recoveryLastRecPtr in recovery.
Previously we used ReadRecPtr rather than EndRecPtr, which was
not a serious error but caused pg_stat_replication to report
incorrect replay_location until at least one WAL record is replayed.
Fujii Masao
Diffstat (limited to 'src/backend/commands')
0 files changed, 0 insertions, 0 deletions