Re: SSI patch version 14 - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: SSI patch version 14
Date
Msg-id 4D4BD888020000250003A3D7@gw.wicourts.gov
Whole thread Raw
In response to Re: SSI patch version 14  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-hackers
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> wrote:
> On 04.02.2011 14:30, Kevin Grittner wrote:
>> OK.  So it looks like right now it will move to btvacuumpage(),
>> right before the call to RecordFreeIndexPage(), and we will need
>> to add it to one spot each in the GiST and GIN AMs, when we get
>> to those.  Would you like me to do that?
> 
> Yeah, please do. Thanks!
Done:
http://git.postgresql.org/gitweb?p=users/kgrittn/postgres.git;a=commitdiff;h=69b1c072048fbae42dacb098d70f5e29fb8be63c
Any objections to me taking out the dcheck target and scripts now?
-Kevin


pgsql-hackers by date:

Previous
From: Hitoshi Harada
Date:
Subject: Re: Add ENCODING option to COPY
Next
From: "David E. Wheeler"
Date:
Subject: Re: ALTER EXTENSION UPGRADE, v3