Re: Add regression tests for autocommit-off mode for psql and fix some omissions - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Add regression tests for autocommit-off mode for psql and fix some omissions
Date
Msg-id 20150320011709.GG20462@momjian.us
Whole thread Raw
In response to Re: Add regression tests for autocommit-off mode for psql and fix some omissions  (Feike Steenbergen <feikesteenbergen@gmail.com>)
List pgsql-hackers
On Mon, Oct  6, 2014 at 03:49:37PM +0200, Feike Steenbergen wrote:
> On 6 October 2014 14:09, Michael Paquier <michael.paquier@gmail.com> wrote:
> > That's a good catch and it should be a separate patch. This could even be
> > considered for a back-patch down to 9.2. Thoughts?
> 
> If I isolate "DROP INDEX concurrently", this patch would do the trick.

Patch applied for 9.5.  Thanks.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: proposal: doc: simplify examples of dynamic SQL
Next
From: David Christensen
Date:
Subject: [HACKERS] [PATCH] Add two-arg for of current_setting(NAME, FALLBACK)