| От | Andrew Dunstan |
|---|---|
| Тема | Re: pgsql: plpython: Add SPI cursor support |
| Дата | |
| Msg-id | 4F0B24C3.2070409@dunslane.net обсуждение исходный текст |
| Ответ на | Re: pgsql: plpython: Add SPI cursor support (Peter Geoghegan <peter@2ndquadrant.com>) |
| Ответы |
Re: pgsql: plpython: Add SPI cursor support
|
| Список | pgsql-committers |
On 01/09/2012 12:13 PM, Peter Geoghegan wrote: > On 9 January 2012 17:06, Dave Page<dpage@pgadmin.org> wrote: >> Is there a way I can get gcc to spit out the expanded definition in a >> readable format that you know of? > Yes. Figure out what flags gcc is given when building the TU. Then, > add the -E flag and see what is generated: > > http://www.network-theory.co.uk/docs/gccintro/gccintro_36.html Yeah, something like gcc -E -I/usr/include/python2.7/ -include Python.h /usr/include/python2.7/object.h adjusted for your paths should do it. cheers andrew
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера