Re: BUG #4083: Return type of MAX and MIN of a VARCHAR column is TEXT - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: BUG #4083: Return type of MAX and MIN of a VARCHAR column is TEXT
Date
Msg-id 200804020907.08968.peter_e@gmx.net
Whole thread Raw
In response to Re: BUG #4083: Return type of MAX and MIN of a VARCHAR column is TEXT  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Tom Lane wrote:
> I think you need to file a bug with Zeos to fix whatever their problem
> is with text.

Well, to be fair, type text is not SQL standard.  But surely Zeos won't get
very far with this superstrict typing approach.  At least a little bit more
context might help us understand.

pgsql-bugs by date:

Previous
From: Tatsuhito Kasahara
Date:
Subject: Re: BUG #4076: "IS NOT NULL (IS NULL)" return wrong answer even where all fields are NULL(or NOT NULL).
Next
From: NikhilS
Date:
Subject: Re: Problem identifying constraints which should not be inherited