Re: We are not following the spec for HAVING without GROUP

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: We are not following the spec for HAVING without GROUP
Date: 2005-03-11 00:32:53
Message-ID: 4230E735.8000805@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

>>select 1 from tab having 1=1;
>>
>
> returns 2 rows

I'm curious whats in those two rows... {{1} {1}} ?

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Wright 2005-03-11 05:45:18 Re: BUG #1528: Rows returned that should be excluded by WHERE clause
Previous Message Tom Lane 2005-03-10 23:49:47 Re: BUG #1528: Rows returned that should be excluded by WHERE clause

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Hallgren 2005-03-11 00:36:31 Re: Runtime accepting build discrepancies
Previous Message Bruce Momjian 2005-03-11 00:21:41 Re: [pgsql-hackers-win32] snprintf causes regression tests