pgsql: Add a configure check for Python.h if building with python. - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Add a configure check for Python.h if building with python.
Date
Msg-id E1PtPei-000057-Kk@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add a configure check for Python.h if building with python.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/42e5223648e7e56f8041bed329929dbd5529ea92

Modified Files
--------------
configure    |  148 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
configure.in |    8 +++
2 files changed, 156 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Fix doc patch --- pg_options_to_table() returns "setof record".
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Increase the default for wal_sender_delay from 200ms to 1s. Now