Re: BUG #6049: Can't load dumped view with VALUES and ORDER BY - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #6049: Can't load dumped view with VALUES and ORDER BY
Date
Msg-id 2760.1307217000@sss.pgh.pa.us
Whole thread Raw
In response to BUG #6049: Can't load dumped view with VALUES and ORDER BY  ("Dylan Adams" <dadams@bybaxter.com>)
List pgsql-bugs
"Dylan Adams" <dadams@bybaxter.com> writes:
> If you create a view based on a VALUES statement with an ORDER BY clause,
> the SQL produced by pg_dump can't be loaded back into the database.

I've applied a patch for this.  Thanks for the report!

            regards, tom lane

pgsql-bugs by date:

Previous
From: "dinesh"
Date:
Subject: BUG #6052: ADD COLUMN - ERROR: tables can have at most 1600 columns
Next
From: Tom Lane
Date:
Subject: Re: BUG #6051: wCTE query fail with wrong error text on a table with rules