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
/
src
/
pl
/
plpython
/
Makefile
Age
Commit message (
Expand
)
Author
2005-12-09
Allow installation into directories containing spaces in the name.
Peter Eisentraut
2005-08-12
Back out plpython makefile change.
Bruce Momjian
2005-08-12
Cleanups for FreeBSD linking (PIC) and plpython compiles.
Bruce Momjian
2005-05-24
Fix PL makefiles to support running regression tests in VPATH builds.
Tom Lane
2005-05-17
Add a --dbname option to the pg_regress script, and use pl_regression
Tom Lane
2005-05-14
Convert the existing regression test scripts for the various optional
Tom Lane
2004-11-19
Set rpath for plperl and plpython to ensure we can find the .so files
Tom Lane
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-24
Persuade plpython to build on OS X.
Tom Lane
2004-01-21
Fix bit-rot in support for building with --disable-shared. This patch
Tom Lane
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2002-09-05
Assorted fixes for Cygwin:
Peter Eisentraut
2001-09-16
Install dynamically loadable modules into a private subdirectory
Peter Eisentraut
2001-08-27
Turn on plpython build by default if we have something that looks like a
Peter Eisentraut
2001-07-10
Support fake root install, separate build dir, dependency tracking, our
Peter Eisentraut
2001-05-25
See attached for a small patch that enables plpython to build cleanly
Bruce Momjian
2001-05-14
Remove linking hacks now that dynloader is fixed.
Peter Eisentraut
2001-05-12
PL/Python should build portably now, if you can get over the fact that
Peter Eisentraut
2001-05-12
PL/Python integration: support in create/droplang, add CVS keywords,
Peter Eisentraut
2001-05-10
Move disabled message up to a higher makefile.
Bruce Momjian
2001-05-09
This directory contains a module that implements the "Metaphone" code as
Bruce Momjian
2001-05-09
Add plpython code.
Bruce Momjian