Fixed for CVS HEAD and 8.3, will fix for previous versions too.

Richard Huxton wrote:
Teodor Sigaev wrote:

So - is this a bug, feature, "feature"?

It's definitely a bug:
select count(*), query from queries group by query;
 count |  query
-------+----------
     3 | 'tender'
     4 | 'tender'
     4 | 'tender'
(3 rows)

Will fix it soon.

Ah, smashing.


--
Teodor Sigaev                                   E-mail: [EMAIL PROTECTED]
                                                   WWW: http://www.sigaev.ru/

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to