| От | Teodor Sigaev |
|---|---|
| Тема | Re: Rethinking user-defined-typmod before it's too late |
| Дата | |
| Msg-id | 4672C116.6050007@sigaev.ru обсуждение исходный текст |
| Ответ на | Rethinking user-defined-typmod before it's too late (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: Rethinking user-defined-typmod before it's too late
|
| Список | pgsql-hackers |
> I propose changing the typmodin signature to "typmodin(cstring[]) returns > int4", that is, the typmods will be passed as strings not integers. This > will incur a bit of extra conversion overhead for the normal uses where > the typmods are integers, but I think the gain in flexibility is worth agree > it. I'm inclined to make the code in parse_type.c take either integer And modify ArrayGetTypmods() to ArrayGetIntegerTypmods() Teodor Sigaev E-mail: teodor@sigaev.ru WWW: http://www.sigaev.ru/
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера