Re: BUG #14152: pg_dump does not take into account previous versions reserved keywords as column names - Mailing list pgsql-bugs

From John R Pierce
Subject Re: BUG #14152: pg_dump does not take into account previous versions reserved keywords as column names
Date
Msg-id ec771793-0c47-a89c-e9a4-b2e885593647@hogranch.com
Whole thread Raw
In response to Re: BUG #14152: pg_dump does not take into account previous versions reserved keywords as column names  (Kevin Grittner <kgrittn@gmail.com>)
Responses Re: BUG #14152: pg_dump does not take into account previous versions reserved keywords as column names
Re: BUG #14152: pg_dump does not take into account previous versions reserved keywords as column names
List pgsql-bugs
On 5/20/2016 10:56 AM, Kevin Grittner wrote:
> ... or use the --quote-all-identifiers option of 9.5 pg_dump.
>
> http://www.postgresql.org/docs/9.5/static/app-pgdump.html
>
> Not a bug.

pg_dump and pg_dumpall are supposed to be able to dump all supported
prior versions, thats the documented procedure for updating...    I
contend this *is* a bug.   quote-all-identifiers is a workaround, for sure.


--
john r pierce, recycling bits in santa cruz

pgsql-bugs by date:

Previous
From: Kevin Grittner
Date:
Subject: Re: BUG #14152: pg_dump does not take into account previous versions reserved keywords as column names
Next
From: "David G. Johnston"
Date:
Subject: Re: BUG #14152: pg_dump does not take into account previous versions reserved keywords as column names