Re: assertion failures on BuildFarm that happened in slab.c
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: "Takamichi Osumi (Fujitsu)" <osumi.takamichi@fujitsu.com>, "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2022-12-21T05:07:23Z
Lists: pgsql-hackers
On Wed, 21 Dec 2022 at 18:04, Michael Paquier <michael@paquier.xyz> wrote: > Good catch. Yes, d21ded7 looks to have issues. I am adding David in > CC. Thanks. I'll look now. David
Commits
-
Fix newly introduced bug in slab.c
- eb706fde8302 16.0 landed
-
Improve the performance of the slab memory allocator
- d21ded75fdbc 16.0 cited