Re: Postgres SQL 7.1 a thank you and a possible bug - Mailing list pgsql-general

From Tom Lane
Subject Re: Postgres SQL 7.1 a thank you and a possible bug
Date
Msg-id 4148.981235256@sss.pgh.pa.us
Whole thread Raw
In response to Postgres SQL 7.1 a thank you and a possible bug  ("Nic Ferrier" <nferrier@tapsellferrier.co.uk>)
List pgsql-general
"Nic Ferrier" <nferrier@tapsellferrier.co.uk> writes:
> The synopsis of the problem is that date columns don't seem to be
> working as dates when they're selected through a union view.

No, the problem is that restriction clauses applied to views that
contain unions are busted in beta4 :-(.  Thanks for the bug report!
It's fixed in current CVS, or use tomorrow morning's snapshot.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: DEBUG strings
Next
From: Peter Vazsonyi
Date:
Subject: automatic type cast to numeric ?