Re: pgsql: plpython: Add SPI cursor support - Mailing list pgsql-committers

From Peter Geoghegan
Subject Re: pgsql: plpython: Add SPI cursor support
Date
Msg-id CAEYLb_WYvHww3P_xxbK7=3Tq165=W4zvA2xs4v7vgdHSF7mjtA@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: plpython: Add SPI cursor support  (Dave Page <dpage@pgadmin.org>)
Responses Re: pgsql: plpython: Add SPI cursor support  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-committers
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

--
Peter Geoghegan       http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training and Services

pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: pgsql: Fix pg_basebackup for keepalive messages
Next
From: Magnus Hagander
Date:
Subject: pgsql: Fix comment language