Re: 039_end_of_wal: error in "xl_tot_len zero" test
Thomas Munro <thomas.munro@gmail.com>
From: Thomas Munro <thomas.munro@gmail.com>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Anton Voloshin <a.voloshin@postgrespro.ru>, Tom Lane <tgl@sss.pgh.pa.us>, David Rowley <dgrowleyml@gmail.com>,
Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2024-08-23T22:43:00Z
Lists: pgsql-hackers
On Sat, Aug 24, 2024 at 10:33 AM Nathan Bossart <nathandbossart@gmail.com> wrote: > I am seeing the exact problem described in this thread on my laptop since > commit 490f869. I have yet to do a thorough investigation, but what I've > seen thus far does seem to fit the subtle-differences-in-generated-WAL > theory. If no one is planning to pick up the fix soon, I will try to. Sorry for dropping that. It looks like we know approximately how to stabilise it, and I'll look at it early next week if you don't beat me to it, but please feel free if you would like to.
Commits
-
Stabilize 039_end_of_wal test.
- 2534cd999e67 14.14 landed
- 777f50b9b582 15.9 landed
- 2015dd5c9024 16.5 landed
- 34226d4ad7ef 17.0 landed
- d1d0fe1feb23 13.17 landed
- 4f8cefcadef3 12.21 landed
- ecd56459cfe4 18.0 landed
-
Create syscache entries for pg_extension
- 490f869d92e5 18.0 cited