Re: RfD: more powerful "any" types

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: RfD: more powerful "any" types
Дата
Msg-id 3571.1252517358@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: RfD: more powerful "any" types  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: RfD: more powerful "any" types
Список pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> writes:
> BTW does "any" match other pseudotypes?  Would I be able to pass a
> cstring into "any"?  That would create a large security hole I think.

How so?  'Cause you can do that now with anyelement.

cstring is only a pseudotype for historical reasons, anyway --- there's
nothing about it now that's not a real type.  I think we just have it
that way to discourage people from storing it in tables.
        regards, tom lane


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