Re: [HACKERS] 6.4 Aggregate Bug and HAVING problems... - Mailing list pgsql-hackers

From Andreas Zeugswetter
Subject Re: [HACKERS] 6.4 Aggregate Bug and HAVING problems...
Date
Msg-id 01BDDB0D.974A2B00@zeugswettera.user.lan.at
Whole thread Raw
List pgsql-hackers
>Also, could someone test is HAVING without aggregates
>disallowed or not:
>
>select a, min (b) from x group by a having a = 0;

allowed in Informix:
         a       (min)
 No rows found.

Andreas


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Macro From Hell
Next
From: "Billy G. Allie"
Date:
Subject: Re: [HACKERS] Macro From Hell