Re: count(*) of zero rows returns 1 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: count(*) of zero rows returns 1
Date
Msg-id 9292.1358796815@sss.pgh.pa.us
Whole thread Raw
In response to Re: count(*) of zero rows returns 1  (Marti Raudsepp <marti@juffo.org>)
Responses Re: count(*) of zero rows returns 1
List pgsql-hackers
Marti Raudsepp <marti@juffo.org> writes:
> Interestingly, PostgreSQL 9.2 has regressed here. Not sure if we care,
> but worth mentioning:

Regressed?  The output looks the same to me as it has for some time.

> test=# select * from foo1;
> (No rows)
> Time: 1012.567 ms

How did you get that?  I don't believe it's possible in the default
output format.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: CF3+4 (was Re: Parallel query execution)
Next
From: Robert Haas
Date:
Subject: Re: CF3+4 (was Re: Parallel query execution)