Re: Bugs in CREATE/DROP INDEX CONCURRENTLY
Kevin Grittner <kgrittn@mail.com>
From: "Kevin Grittner" <kgrittn@mail.com>
To: "Simon Riggs" <simon@2ndQuadrant.com>,"Andres Freund" <andres@2ndquadrant.com>
Cc: pgsql-hackers@postgresql.org,"Tom Lane" <tgl@sss.pgh.pa.us>
Date: 2012-10-20T12:47:13Z
Lists: pgsql-hackers
Attachments
- drop-index-concurrently-predicate-locks-v4.patch (text/x-patch) patch v4
Simon Riggs wrote: > Kevin, you're good to go on the SSI patch, or I'll apply next week > if you don't. Thanks for that. There were some hunks failing because of minor improvements to the comments you applied, so attached is a version with trivial adjustments for that. Will apply tomorrow if there are no further objections. Nice feature, BTW! -Kevin