Re: BUG #16780: Inconsistent recovery_target_xid handling across platforms
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Alexander Lakhin <exclusion@gmail.com>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2020-12-23T07:42:04Z
Lists: pgsql-bugs
On Wed, Dec 23, 2020 at 09:00:00AM +0300, Alexander Lakhin wrote: > I think that with this change, if the check for epoch will be added > someday, it will work consistently too. WAL record size has always been a sensitive topic, and this would add 4 extra bytes to each record. So that's hard to say. -- Michael
Commits
-
Fix portability issues with parsing of recovery_target_xid
- 0b54a80a38c7 9.6.21 landed
- f3ee99df7280 10.16 landed
- 35ad5c7c7eed 11.11 landed
- 67a9411d2fca 12.6 landed
- 1e54664eee4b 13.2 landed
- 6db27037b993 14.0 landed