BUG #14271: Please fix 13804 bug

From: amdjachenko(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #14271: Please fix 13804 bug
Date: 2016-08-01 02:19:55
Message-ID: 20160801021955.1430.47434@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 14271
Logged by: Anton Dyachenko
Email address: amdjachenko(at)gmail(dot)com
PostgreSQL version: 9.5.3
Operating system: Windows
Description:

The issue of this bug in the output of dump.

Current output:
line 40: CREATE SCHEMA public;

Fix of the problem:
CREATE SCHEMA IF NOT EXISTS public;

If there is some problem to change dump generator to do this please do this
at least for --if-exist parameter.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2016-08-01 03:14:52 Re: BUG #14271: Please fix 13804 bug
Previous Message Peter Geoghegan 2016-07-31 22:45:26 Re: BUG #14150: Attempted to delete invisible tuple