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: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/