Re: Bug in pg_dump - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Bug in pg_dump
Date
Msg-id CAB7nPqT7uxanAa10b+MGtphc0e-aD9W4XajpiEv1A+Jbtmm2mQ@mail.gmail.com
Whole thread Raw
In response to Re: Bug in pg_dump  (Stephen Frost <sfrost@snowman.net>)
Responses Re: Bug in pg_dump  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
On Mon, Mar 2, 2015 at 6:27 AM, Stephen Frost <sfrost@snowman.net> wrote:
> Please see the latest version of this, attached.  I've removed the left
> join, re-used the 'query' buffer (instead of destroying and recreating
> it), and added a bit of documentation, along with a note in the commit
> message for the release notes.

Thanks, those modifications look good to me.

> Would be great if you could review it and let me know.  As mentioned in
> my other email, I'm happy to include the TAP test in master once we've
> worked out the correct way to handle installing the extension for
> testing in the Makefile system.

Sure. As that's unrelated to this thread, perhaps we could discuss
this point on another thread with refreshed patches? I'd like to hear
some input from Peter on the matter as well.
-- 
Michael



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Index-only scans for GiST.
Next
From: Etsuro Fujita
Date:
Subject: Re: Odd behavior of updatable security barrier views on foreign tables