Re: Memory allocation abstraction in pgcrypto
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-09-25T01:27:39Z
Lists: pgsql-hackers
On Wed, Sep 23, 2020 at 04:57:44PM +0900, Michael Paquier wrote: > I doubt that anybody has been compiling with PX_OWN_ALLOC in the last > years, so let's remove this abstraction. And +1 for your patch. So, I have looked at that this morning again, and applied the thing. -- Michael
Commits
-
Remove custom memory allocation layer in pgcrypto
- ca7f8e2b86e5 14.0 landed