Re: Dynamic shared memory areas

Thomas Munro <thomas.munro@enterprisedb.com>

From: Thomas Munro <thomas.munro@enterprisedb.com>
To: Dilip Kumar <dilipbalaut@gmail.com>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2016-11-01T04:06:51Z
Lists: pgsql-hackers

Attachments

On Wed, Oct 5, 2016 at 11:28 PM, Thomas Munro
<thomas.munro@enterprisedb.com> wrote:
> [dsa-v3.patch]

Here is a new version which just adds CLOBBER_FREED_MEMORY support to dsa_free.

-- 
Thomas Munro
http://www.enterprisedb.com

Commits

  1. Fix off-by-one Asserts in FreePageBtreeInsertInternal/Leaf.

  2. Reserve zero as an invalid DSM handle.