| От | Tom Lane |
|---|---|
| Тема | Re: 7.3 --> 7.4 C Functions |
| Дата | |
| Msg-id | 14379.1070736497@sss.pgh.pa.us обсуждение |
| Ответ на | 7.3 --> 7.4 C Functions ("Nigel J. Andrews" <nandrews@investsystems.co.uk>) |
| Ответы |
Re: 7.3 --> 7.4 C Functions
|
| Список | pgsql-general |
"Nigel J. Andrews" <nandrews@investsystems.co.uk> writes:
> So, what I'm interested in is people's views on how easy it is to port
> C functions from 7.3 to 7.4. I know the elog has changed but that's
> just a bit of leg work, I presume there is nothing significant in how
> to use SPI and the normal sort of tuple manipulation things.
AFAIR the only significant change in stuff that ordinary user-defined
functions might want to use is elog() to ereport(). And even there,
you don't really *have* to convert, it just lets you put out better
error messages.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера