BUG #6530: intarray documentation could do with a warning about operators - Mailing list pgsql-bugs

From kontakt@sandberg-consult.dk
Subject BUG #6530: intarray documentation could do with a warning about operators
Date
Msg-id E1S7VGu-0004T8-NT@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #6530: intarray documentation could do with a warning about operators  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      6530
Logged by:          Kasper Sandberg
Email address:      kontakt@sandberg-consult.dk
PostgreSQL version: 9.1.3
Operating system:   Debian squeeze
Description:=20=20=20=20=20=20=20=20

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.

pgsql-bugs by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: BUG #6489: Alter table with composite type/table
Next
From: nehxby@gmail.com
Date:
Subject: BUG #6529: Invalid numeric input syntax for 'select into' queries