Re: 8.0 beta4: Exception when including catalog qualifier in - Mailing list pgsql-bugs

From Tom Lane
Subject Re: 8.0 beta4: Exception when including catalog qualifier in
Date
Msg-id 27913.1099886705@sss.pgh.pa.us
Whole thread Raw
In response to Re: 8.0 beta4: Exception when including catalog qualifier in  (Kris Jurka <books@ejurka.com>)
List pgsql-bugs
Kris Jurka <books@ejurka.com> writes:
> This did not work in 7.4 either, it even gives a much better error message
> than 8.0's "syntax error"

> jurka=# select * from catalog.schem.tab;
> ERROR:  cross-database references are not implemented

I'm not sure why 8.0 wasn't handling this properly --- I suspect that
the hack I used awhile ago to suppress a reduce/reduce conflict was
actually just confusing bison so much it didn't recognize that the
grammar was ambiguous.  Anyway, I've fixed it in CVS tip.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Thomas Jacob
Date:
Subject: Possible bug in inheritance/referential integrity
Next
From: David Dick
Date:
Subject: Re: BUG #1306: locale related issue.