| От | Tom Lane |
|---|---|
| Тема | Re: User Defined Types in Java |
| Дата | |
| Msg-id | 4010.1139514710@sss.pgh.pa.us обсуждение |
| Ответ на | Re: User Defined Types in Java (Thomas Hallgren <thomas@tada.se>) |
| Ответы |
Re: User Defined Types in Java
|
| Список | pgsql-hackers |
Thomas Hallgren <thomas@tada.se> writes:
> What do you think of my earlier suggestion. Skip all the 'create function' statements and
> just add the "AS 'filename' LANGUAGE C" to the CREATE TYPE.
Very little, as it makes unjustifiable assumptions about all the
datatype's support functions being predictably propertied. (There's
more than one possible signature, let alone any secondary properties
such as volatility or other stuff we might think of in future.)
I think it'd be unworkable from pg_dump's point of view, as well.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера