| От | Tom Lane |
|---|---|
| Тема | Re: Backend-internal SPI operations |
| Дата | |
| Msg-id | 20370.967660919@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: Backend-internal SPI operations (Mike Mascari <mascarm@mascari.com>) |
| Список | pgsql-hackers |
Mike Mascari <mascarm@mascari.com> writes:
>> 1. Function Prototypes (CREATE FUNCTION ... AS NULL)
>> 2. Types
> Sorry. I forgot about function prototypes with arguments of
> user-defined types. Seems there's no magic bullet. :-(
Not necessarily --- there's a shell-type (or type forward reference,
if you prefer) feature that exists to handle exactly that apparent
circularity. Otherwise you could never define a user-defined type at
all, since you have to define its I/O procedures before you can do
CREATE TYPE.
I didn't study your proposal in detail, but it might work.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера