Commit Graph

26 Commits (b1620c538d75370f9210f552e75fe1c91ca3520d)

Author SHA1 Message Date
Tom Lane bc660c4237 Ah, I finally realize why Magnus wanted to add a --bindir option to 20 years ago
Tom Lane a38c85bd5d Rewrite pg_regress as a C program instead of a shell script. 20 years ago
Peter Eisentraut a29c04a541 Allow installation into directories containing spaces in the name. 20 years ago
Bruce Momjian bb2ffe9acf Back out plpython makefile change. 21 years ago
Bruce Momjian 2c07d6bfa5 Cleanups for FreeBSD linking (PIC) and plpython compiles. 21 years ago
Tom Lane bc6444dc6a Fix PL makefiles to support running regression tests in VPATH builds. 21 years ago
Tom Lane 4e7d6f5349 Add a --dbname option to the pg_regress script, and use pl_regression 21 years ago
Tom Lane 0ff7a2c2ad Convert the existing regression test scripts for the various optional 21 years ago
Tom Lane 466fb06739 Set rpath for plperl and plpython to ensure we can find the .so files 21 years ago
Tom Lane 669ca7af83 Another try at making plpython autoconfiguration work correctly. Use a 22 years ago
Tom Lane 86a39d5a19 Un-break plpython build for non-Windows platforms. 22 years ago
Bruce Momjian 5431393274 Allow plpython to build on Win32. 22 years ago
Tom Lane 26b5d5317b Persuade plpython to build on OS X. 22 years ago
Tom Lane a4f8f124b7 Fix bit-rot in support for building with --disable-shared. This patch 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Peter Eisentraut 337da0678a Assorted fixes for Cygwin: 24 years ago
Peter Eisentraut 264f8f2b6c Install dynamically loadable modules into a private subdirectory 25 years ago
Peter Eisentraut 42ae4f2940 Turn on plpython build by default if we have something that looks like a 25 years ago
Peter Eisentraut 8237d89c0f Support fake root install, separate build dir, dependency tracking, our 25 years ago
Bruce Momjian 06a8346c84 See attached for a small patch that enables plpython to build cleanly 25 years ago
Peter Eisentraut 70aa2ae6a5 Remove linking hacks now that dynloader is fixed. 25 years ago
Peter Eisentraut bbc3920fe9 PL/Python should build portably now, if you can get over the fact that 25 years ago
Peter Eisentraut c51b00a213 PL/Python integration: support in create/droplang, add CVS keywords, 25 years ago
Bruce Momjian 72c8af51fd Move disabled message up to a higher makefile. 25 years ago
Bruce Momjian 8ace5114dc This directory contains a module that implements the "Metaphone" code as 25 years ago
Bruce Momjian 0bef7ba549 Add plpython code. 25 years ago