pgsql: Maintain local LogwrtResult consistently

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема pgsql: Maintain local LogwrtResult consistently
Дата
Msg-id E1aItU1-0002CN-8k@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Remove no-longer-needed old-style check for incompatible plpytho
Следующее
От: Simon Riggs
Дата:
Сообщение: pgsql: Add new user fn pg_current_xlog_flush_location()