Re: [PATCH] Replica sends an incorrect epoch in its hot standby feedback to the Master
Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>
From: Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>
To: "Palamadai, Eka" <ekanatha@amazon.com>
Cc: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>,
Thomas Munro <thomas.munro@gmail.com>
Date: 2020-03-02T15:33:10Z
Lists: pgsql-hackers
On Fri, Feb 21, 2020 at 8:15 PM Palamadai, Eka <ekanatha@amazon.com> wrote: Please, do not top post on this list. Thanks a lot for the feedback. Please let me know if you have any further > comments. Meanwhile, I have also added this patch to "Commitfest 2020-03" > at https://commitfest.postgresql.org/27/2464. > Apparently, there are a couple of duplicate entries in the commitfest as: https://commitfest.postgresql.org/27/2463/ and https://commitfest.postgresql.org/27/2462/ Could close those as "withdrawn"? Regards, Juan José Santamaría Flecha
Commits
-
Fix nextXid tracking bug on standbys (9.5-11 only).
- 4e8cad2da36a 9.6.18 landed
- d22ac5378fbd 9.5.22 landed
- 05e0aff58446 10.13 landed
- a493f933422c 11.8 landed
-
Add basic infrastructure for 64 bit transaction IDs.
- 2fc7af5e9660 12.0 cited