Re: [HACKERS] PATCH: two slab-like memory allocators - Mailing list pgsql-hackers

From Andres Freund
Subject Re: [HACKERS] PATCH: two slab-like memory allocators
Date
Msg-id 20170304015849.azxrq5zevzrkvirx@alap3.anarazel.de
Whole thread Raw
In response to Re: [HACKERS] PATCH: two slab-like memory allocators  (Andres Freund <andres@anarazel.de>)
Responses Re: [HACKERS] PATCH: two slab-like memory allocators  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
List pgsql-hackers
On 2017-03-01 22:19:30 -0800, Andres Freund wrote:
> On 2017-03-02 04:36:23 +0100, Tomas Vondra wrote:
> > I've noticed two minor typos:
> > 
> > 1) That is solved this by creating ...
> >    - extra "this"
> > 
> > 2) Given this, routines like pfree their corresponding context ...
> >    - missing "find" or "determine"
> 
> Will fix.

And done.

> > I also see you've explicitly mentioned the callbacks were added in 9.5.
> > Doesn't that somewhat reintroduce the historical account?
> 
> That section I just moved up, the version reference was there before. I
> left it in, because it seemed new enough to still be somewhat
> relevant; removed and added it, not sure what's better.

Left that in place for now.



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [HACKERS] Enabling replication connections by default in pg_hba.conf
Next
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] Logical Replication and Character encoding