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

From Tom Lane
Subject Re: BUG #14152: pg_dump does not take into account previous versions reserved keywords as column names
Date
Msg-id 54769.1463771623@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #14152: pg_dump does not take into account previous versions reserved keywords as column names  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-bugs
"David G. Johnston" <david.g.johnston@gmail.com> writes:
> On Fri, May 20, 2016 at 2:25 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Yeah, agreed.  I'll put something in.

> ​I'd hit up the "Notes" section's last paragraph in addition to the
> command-line option.

Good point --- I missed that, but will have another go.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: BUG #14152: pg_dump does not take into account previous versions reserved keywords as column names
Next
From: thomas.alton@gmail.com
Date:
Subject: BUG #14153: Unrecognized node type error when upsert is present in recursive CTE