Thread: pgsql: Maintain local LogwrtResult consistently

pgsql: Maintain local LogwrtResult consistently

From
Simon Riggs
Date:
Maintain local LogwrtResult consistently

Teach GetFlushRecPtr() to update LogwrtResult cache as performed by all other
functions in xlog.c

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1e29e6324ca7d52eb751c8d63881d1f7c44e3921

Modified Files
--------------
src/backend/access/transam/xlog.c |    6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)