Re: BUG #4083: Return type of MAX and MIN of a VARCHAR column is TEXT

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Pedro Gimeno" <pgsql-001(at)personal(dot)formauri(dot)es>
Subject: Re: BUG #4083: Return type of MAX and MIN of a VARCHAR column is TEXT
Date: 2008-04-02 07:07:07
Message-ID: 200804020907.08968.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message NikhilS 2008-04-02 07:23:27 Re: Problem identifying constraints which should not be inherited
Previous Message Tatsuhito Kasahara 2008-04-02 03:24:58 Re: BUG #4076: "IS NOT NULL (IS NULL)" return wrong answer even where all fields are NULL(or NOT NULL).