Re: Unusual behaviour with intarray

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Adam Witney <awitney(at)sghms(dot)ac(dot)uk>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Unusual behaviour with intarray
Date: 2003-04-24 12:36:16
Message-ID: 12700.1051187776@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Adam Witney <awitney(at)sghms(dot)ac(dot)uk> writes:
> I am using intarray in contrib, and have seen some strange behaviour with
> one of the operations. Anyone know whats going on here?

I think unix_uniq() is broken for the case of a zero-element array ...

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tommi Maekitalo 2003-04-24 12:47:56 Re: DBI & DBD::Pg processor load
Previous Message Teodor Sigaev 2003-04-24 12:14:49 Re: Unusual behaviour with intarray