Re: Cast and Schemas don't work as expected
От | Christopher Kings-Lynne |
---|---|
Тема | Re: Cast and Schemas don't work as expected |
Дата | |
Msg-id | GNELIHDDFBOCMGBFGEFOIECOCFAA.chriskl@familyhealth.com.au обсуждение исходный текст |
Ответ на | Cast and Schemas don't work as expected ("Eduardo Stern" <eduardo@stern.com.br>) |
Список | pgsql-hackers |
That's probably because CASTS are database-wide and are not in schemas. Chris > -----Original Message----- > From: pgsql-hackers-owner@postgresql.org > [mailto:pgsql-hackers-owner@postgresql.org]On Behalf Of Eduardo Stern > Sent: Sunday, 19 January 2003 11:07 PM > To: pgsql-hackers@postgresql.org > Subject: [HACKERS] Cast and Schemas don't work as expected > > > 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 > > ---------------------------(end of broadcast)--------------------------- > TIP 6: Have you searched our list archives? > > http://archives.postgresql.org >
В списке pgsql-hackers по дате отправления: