Re: Operator is not unique

Поиск
Список
Период
Сортировка
От PegoraroF10
Тема Re: Operator is not unique
Дата
Msg-id 1569334695687-0.post@n3.nabble.com
обсуждение исходный текст
Ответ на Re: Operator is not unique  (Fabrízio de Royes Mello <fabrizio@timbira.com.br>)
Ответы Re: Operator is not unique
Список pgsql-general
Nope, seems I didn´t create anything.

SELECT * FROM pg_operator WHERE oid = '+(numeric, bigint)'::regoperator;
ERROR: operator does not exist: +(numeric, bigint)

Ok, I can cast, it works. But why works without casting for you and not for
me ?



--
Sent from: https://www.postgresql-archive.org/PostgreSQL-general-f1843780.html



В списке pgsql-general по дате отправления:

Предыдущее
От: Fabrízio de Royes Mello
Дата:
Сообщение: Re: Operator is not unique
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Operator is not unique