Determining typmod of *source* of a cast

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Determining typmod of *source* of a cast
Дата
Msg-id 547A70A9.4030108@BlueTreble.com
обсуждение исходный текст
Список pgsql-hackers
Is there any way to determine the typemod of the source data for a cast? Perhaps a modification on
get_call_expr_argtype(),though I'd hate to put that in an extension...
 

BTW, it'd be nice if we better emphasized that the typmod passed to a cast function is for the destination... :/
-- 
Jim Nasby, Data Architect, Blue Treble Consulting
Data in Trouble? Get it in Treble! http://BlueTreble.com



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

Предыдущее
От: David G Johnston
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Revert "Add libpq function PQhostaddr()."
Следующее
От: Noah Misch
Дата:
Сообщение: Re: Securing "make check" (CVE-2014-0067)