Re: Bugs in CREATE/DROP INDEX CONCURRENTLY

From: "Kevin Grittner" <kgrittn(at)mail(dot)com>
To: "Simon Riggs" <simon(at)2ndQuadrant(dot)com>,"Andres Freund" <andres(at)2ndquadrant(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org,"Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: Bugs in CREATE/DROP INDEX CONCURRENTLY
Date: 2012-10-20 12:47:13
Message-ID: 20121020124714.224570@gmx.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
drop-index-concurrently-predicate-locks-v4.patch text/x-patch 2.5 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Janes 2012-10-20 17:33:55 Re: [WIP PATCH] for Performance Improvement in Buffer Management
Previous Message Simon Riggs 2012-10-20 11:27:16 Re: [PATCH] explain tup_fetched/returned in monitoring-stats