[COMMITTERS] pgsql: Fix LagTrackerRead() for timeline increments

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема [COMMITTERS] pgsql: Fix LagTrackerRead() for timeline increments
Дата
Msg-id E1d2OUJ-0008LP-7S@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix LagTrackerRead() for timeline increments

Bug was masked by error in running 004_timeline_switch.pl that was
fixed recently in 7d68f2281a.

Detective work by Alvaro Herrera and Tom Lane

Author: Thomas Munro

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8463880872cf8a6fc6bb9a4ad34b84aded7a33e2

Modified Files
--------------
src/backend/replication/walsender.c | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Fix order of arguments to SubTransSetParent().
Следующее
От: Simon Riggs
Дата:
Сообщение: [COMMITTERS] pgsql: Workaround for RecoverPreparedTransactions()