Commit Graph

27 Commits (REL9_3_STABLE)

Author SHA1 Message Date
Tom Lane 9e980e7d00 Remove configure check prohibiting threaded libpython on OpenBSD. 10 years ago
Tom Lane 4f5f4da79e On OS X, link libpython normally, ignoring the "framework" framework. 11 years ago
Tom Lane 5aec9ccafe Fix plpython build on older versions of OS X. 13 years ago
Peter Eisentraut fc8745070a PL/Python: Make build on OS X more flexible 13 years ago
Peter Eisentraut 9cffb187d8 Also check for Python platform-specific include directory 13 years ago
Tom Lane c0efc2c2ab Don't reject threaded Python on FreeBSD. 14 years ago
Peter Eisentraut 80ac853f05 python.m4: Remove useless "import string" calls 14 years ago
Peter Eisentraut f8c2029ef0 Improve detection of Python 3.2 installations 14 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Peter Eisentraut 7e8a60b7c5 Don't link PL/Python against LOCALMODLIBS 16 years ago
Peter Eisentraut dd4cd55c15 Python 3 support in PL/Python 16 years ago
Peter Eisentraut de7ee9e2e9 In the configure check for the Python distutils module, use a less obscure 16 years ago
Peter Eisentraut a65ed83f8a Allow configure to deal with Python 3.0. Changes were: 17 years ago
Peter Eisentraut 6ab23dabf5 Punt when trying to build with threaded Python on FreeBSD. 19 years ago
Bruce Momjian 4784794279 Enable threaded python builds on freebsd5, per report from Jim C. Nasby 20 years ago
Bruce Momjian d3a0c8dce9 Prevent threaded python build on BSD's, where it fails. 20 years ago
Tom Lane 669ca7af83 Another try at making plpython autoconfiguration work correctly. Use a 21 years ago
Tom Lane 86a39d5a19 Un-break plpython build for non-Windows platforms. 21 years ago
Bruce Momjian 5431393274 Allow plpython to build on Win32. 21 years ago
Joe Conway 04d15d120c Make discovery of python_configdir architecture independent. Solution 21 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Peter Eisentraut f10a9033bf Clean up after pygresql removal: adjust/remove documentation and remove 22 years ago
Peter Eisentraut e43ecb3d1a Remove leftovers from subproject removals. Fixes for Python and Kerberos 23 years ago
Peter Eisentraut 7c1ff35410 Upgrade to Autoconf version 2.53. Replaced many custom macro 24 years ago
Peter Eisentraut 8237d89c0f Support fake root install, separate build dir, dependency tracking, our 24 years ago
Peter Eisentraut bbc3920fe9 PL/Python should build portably now, if you can get over the fact that 24 years ago
Peter Eisentraut 6de89c9ab7 Moved the intricacies of the perl interface build into its own makefile 25 years ago