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

Поиск
Список
Период
Сортировка
От kontakt@sandberg-consult.dk
Тема BUG #6530: intarray documentation could do with a warning about operators
Дата
Msg-id E1S7VGu-0004T8-NT@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #6530: intarray documentation could do with a warning about operators  (Robert Haas <robertmhaas@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: BUG #6489: Alter table with composite type/table
Следующее
От: nehxby@gmail.com
Дата:
Сообщение: BUG #6529: Invalid numeric input syntax for 'select into' queries