Re: 039_end_of_wal: error in "xl_tot_len zero" test
Christoph Berg <myon@debian.org>
From: Christoph Berg <myon@debian.org>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: Nathan Bossart <nathandbossart@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, Anton Voloshin <a.voloshin@postgrespro.ru>, David Rowley <dgrowleyml@gmail.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2024-11-21T09:50:52Z
Lists: pgsql-hackers
Re: Thomas Munro > Also why only this branch, when they all have it? Reproducible or > one-off? Do you have any more clues? It is (was?) weird. The PG13 build for bullseye on apt.pg.o worked normally, but when I built for bullseye-security (Debian LTS), I had to remove the patch that removed the 039_end_of_wal.pl file because you had changed the file. The build then failed and I put the remove-that-file-patch back. I did not try to repeat the build. I'll try again with today's releases. Christoph
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