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.

--
  Richard Huxton
  Archonet Ltd

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://mail.postgresql.org/mj/mj_wwwusr?domain=postgresql.org&extra=pgsql-hackers

Reply via email to