Re: Proposal to adjust typmod argument on base UDT input functions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Proposal to adjust typmod argument on base UDT input functions
Дата
Msg-id 1778630.1754628382@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Proposal to adjust typmod argument on base UDT input functions  (Octavio Alvarez <octalpg@alvarezp.org>)
Ответы Re: Proposal to adjust typmod argument on base UDT input functions
Список pgsql-hackers
Octavio Alvarez <octalpg@alvarezp.org> writes:
> I crafted the following rough patch which passes the target column
> typmod on input functions instead of -1 for OIDs >= 16384. The intention
> is to affect UDTs (user-defined types) only, not core data types.

I don't really see how we could accept this?  Wouldn't it break
every existing extension datatype that uses typmod?

            regards, tom lane



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