Re: typmod is always -1

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: typmod is always -1
Дата
Msg-id 162867790903162230y5223f5p6fc858938f8ee65a@mail.gmail.com
обсуждение исходный текст
Ответ на Re: typmod is always -1  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
2009/3/17 Tom Lane <tgl@sss.pgh.pa.us>:
> Pavel Stehule <pavel.stehule@gmail.com> writes:
>> I have a problem - every call of mvarcharin is with typmod = -1.
>
> Sure your typmod_in function works?
>
> Also, there are a bunch of scenarios where we rely on a cast function to
> apply the typmod rather than passing it to the input function initially.
> I'm not sure if the particular case you're checking here falls into that
> category, but you definitely should have a "length conversion cast"
> function in pg_cast if you expect to do anything useful with typmod.

thank you. It is it.

What I understand, this behave is little bit confusing and undocumented :(

regards
Pavel Stehule

>
>                        regards, tom lane
>


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