pgsql: Maintain local LogwrtResult consistently - Mailing list pgsql-committers

From Simon Riggs
Subject pgsql: Maintain local LogwrtResult consistently
Date
Msg-id E1aItU1-0002CN-8k@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Remove no-longer-needed old-style check for incompatible plpytho
Next
From: Simon Riggs
Date:
Subject: pgsql: Add new user fn pg_current_xlog_flush_location()