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

  1. Fix newly introduced bug in slab.c

  2. Improve the performance of the slab memory allocator