Cast and Schemas don't work as expected

Поиск
Список
Период
Сортировка
От Eduardo Stern
Тема Cast and Schemas don't work as expected
Дата
Msg-id 49620.200.168.158.218.1042988847.squirrel@webmail.dbexperts.net
обсуждение исходный текст
Ответы Re: Cast and Schemas don't work as expected
Re: Cast and Schemas don't work as expected
Список pgsql-hackers
The CREATE CAST command is't supporting schemas on the type parameters.

A query such as:

CREATE CAST (public.lo AS oid) WITH FUNCTION newoid (public.lo) AS IMPLICIT;

Gives an error. And the problem happens when you create a CAST without the
schema notation, and then try to do a dump/restore cycle.


[]s


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