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

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
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-25 19:38:52
Message-ID: 20170625193852.GH1769@tamriel.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Micahel, 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

Attachment Content-Type Size
fix_pg_dump_public_schema-master_v2.patch text/x-diff 7.2 KB
fix_pg_dump_public_schema-96_v2.patch text/x-diff 1.8 KB

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2017-06-26 05:49:02 Re: BUG #14650: pg_dump -c fails when 'public' schema doesn't exist
Previous Message Caio Parolin 2017-06-23 17:15:14 RES: Problems installation