Re: BUG #14650: pg_dump -c fails when 'public' schema doesn't exist

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, tureba(at)gmail(dot)com, PostgreSQL mailing lists <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #14650: pg_dump -c fails when 'public' schema doesn't exist
Date: 2017-06-26 05:49:02
Message-ID: CAB7nPqS9qwZBB47xceAxuGTBhc3_aNh4Ce+vnk8qc=AJ7dbrjw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Jun 26, 2017 at 4:38 AM, Stephen Frost <sfrost(at)snowman(dot)net> wrote:
> Michael, all,
>
> * Stephen Frost (sfrost(at)snowman(dot)net) wrote:
>> I would think using a coalesce() would be a bit cleaner, as in:
>
> [...]
>
> Attached are updated patches for both master and 9.6.
>
> Barring objections, I'll push these tomorrow.

Thanks Stephen for the new patches. Those look good to me.
--
Michael

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Josef Machytka 2017-06-26 10:27:04 Re: BUG #14714: long running sessions from remote instance seems to hang some times
Previous Message Stephen Frost 2017-06-25 19:38:52 Re: BUG #14650: pg_dump -c fails when 'public' schema doesn't exist