| От | Holger Krug |
|---|---|
| Тема | Re: sig 11 in RC3 |
| Дата | |
| Msg-id | 20020104174214.B24700@dev12.rationalizer.com обсуждение исходный текст |
| Ответ на | Re: sig 11 in RC3 (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-hackers |
On Fri, Jan 04, 2002 at 11:02:04AM -0500, Tom Lane wrote: > mlw <markw@mohawksoft.com> writes: > Alternatively, keep the data structure in a longer-lived context > (TransactionCommandContext should work) instead of the per-tuple > context. It depends, I had to use `TopTransactionContect' in a similar case. If you really want to return a pointer, I would recommend to introduce a new type `pointer', where the input and output functions simply call `elog(ERROR,..)'. This way you can avoid to forget that your pointer cannot be externalized. -- Holger Krug hkrug@rationalizer.com
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера