Another Trad <anothertrad(at)gmail(dot)com> writes:
> My table 'client' has the unique 'client_id'.
> My test server, when I try:
> select * from client where client_id = 12
> My server returns 3 rows!!!!
We've seen bugs of that sort in the past ... what PG version is this,
and on what platform?
regards, tom lane