Re: Patch pg_is_in_backup() - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Patch pg_is_in_backup()
Date
Msg-id CA+TgmoY21AO8kHWO2kkiQAybKTnxu7XzfV=Kwj0t1R0+9ip23Q@mail.gmail.com
Whole thread Raw
In response to Re: Patch pg_is_in_backup()  (Gabriele Bartolini <gabriele.bartolini@2ndQuadrant.it>)
Responses Re: Patch pg_is_in_backup()  (Gurjeet Singh <singh.gurjeet@gmail.com>)
Re: Patch pg_is_in_backup()  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
On Thu, Jun 14, 2012 at 6:06 AM, Gabriele Bartolini
<gabriele.bartolini@2ndquadrant.it> wrote:
>    thank you very much for your patience (and thank you Marco for supporting
> me). I apologise for the delay.
>
>    I have retested the updated patch and it works fine with me. It is "ready
> for committer" for me.

Committed.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Minimising windows installer password confusion
Next
From: Robert Haas
Date:
Subject: Re: Namespace of array of user defined types is confused by the parser in insert?