BUG #6530: intarray documentation could do with a warning about operators

From: kontakt(at)sandberg-consult(dot)dk
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #6530: intarray documentation could do with a warning about operators
Date: 2012-03-13 17:12:28
Message-ID: E1S7VGu-0004T8-NT@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 6530
Logged by: Kasper Sandberg
Email address: kontakt(at)sandberg-consult(dot)dk
PostgreSQL version: 9.1.3
Operating system: Debian squeeze
Description:

Hello.

I recently had a problem with array operators && and @> on my gin index, it
failed. Friendly people on #postgresql helped me track down the root cause -
intarray, which i had just imported into my schema. I think it would be nice
if the documentation for intarray on the documentations page had a short
warning about this, so people can import into other schemas if they need to
use the default array operators.

Thanks.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Merlin Moncure 2012-03-13 19:49:45 Re: BUG #6489: Alter table with composite type/table
Previous Message Bruce Momjian 2012-03-13 17:12:00 Re: BUG #6489: Alter table with composite type/table