index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
python.m4
Age
Commit message (
Expand
)
Author
2015-05-26
Remove configure check prohibiting threaded libpython on OpenBSD.
Tom Lane
2012-02-20
Don't reject threaded Python on FreeBSD.
Tom Lane
2010-03-17
Don't link PL/Python against LOCALMODLIBS
Peter Eisentraut
2009-12-15
Python 3 support in PL/Python
Peter Eisentraut
2009-10-14
In the configure check for the Python distutils module, use a less obscure
Peter Eisentraut
2009-01-04
Allow configure to deal with Python 3.0. Changes were:
Peter Eisentraut
2006-10-16
Punt when trying to build with threaded Python on FreeBSD.
Peter Eisentraut
2005-10-13
Enable threaded python builds on freebsd5, per report from Jim C. Nasby
Bruce Momjian
2005-09-26
Prevent threaded python build on BSD's, where it fails.
Bruce Momjian
2004-10-11
Another try at making plpython autoconfiguration work correctly. Use a
Tom Lane
2004-10-10
Un-break plpython build for non-Windows platforms.
Tom Lane
2004-10-06
Allow plpython to build on Win32.
Bruce Momjian
2004-09-16
Make discovery of python_configdir architecture independent. Solution
Joe Conway
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-09-01
Clean up after pygresql removal: adjust/remove documentation and remove
Peter Eisentraut
2002-09-04
Remove leftovers from subproject removals. Fixes for Python and Kerberos
Peter Eisentraut
2002-03-29
Upgrade to Autoconf version 2.53. Replaced many custom macro
Peter Eisentraut
2001-07-10
Support fake root install, separate build dir, dependency tracking, our
Peter Eisentraut
2001-05-12
PL/Python should build portably now, if you can get over the fact that
Peter Eisentraut
2000-06-10
Moved the intricacies of the perl interface build into its own makefile
Peter Eisentraut