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-15T22:09:45Z
Lists: pgsql-hackers

Attachments

On Thu, Nov 10, 2016 at 6:37 PM, Thomas Munro
<thomas.munro@enterprisedb.com> wrote:
> Here is a new version that fixes a bug I discovered in freepage.c today.

And here is a new version rebased on top of commit
b40b4dd9e10ea701c8d47ccba9407fc32ed384e5.

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

Commits

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

  2. Reserve zero as an invalid DSM handle.