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
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