Hi all,
While testing the 9.3 beta I am unable to get the view definition for
some views.
Because of this I cannot use pg_dump to create a valid dump of the
specified database.
ERROR: unrecognized node type in join alias vars: 309
- I can select from the views and the results are valid.
- The v
the attached dump can be loaded and results in an error message when
retrieving the view definitions.
On Mon, Jul 22, 2013 at 2:04 PM, Feike Steenbergen
wrote:
> I can reproduce it with the attached dump.
>
>
>
> On Mon, Jul 22, 2013 at 1:26 PM, Andres Freund