index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pl
/
Makefile
Age
Commit message (
Expand
)
Author
2001-08-27
Turn on plpython build by default if we have something that looks like a
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
Add plpython code.
Bruce Momjian
2000-10-24
Wups, messed up the comment markers on that last change.
Tom Lane
2000-10-24
Enable plperl to be built when --with-perl is selected. Dunno whether
Tom Lane
2000-09-25
Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error,
Peter Eisentraut
2000-09-25
disable plperl again.
Bruce Momjian
2000-09-12
This patch, when applied in src/pl will unbreak plperl in
Bruce Momjian
2000-08-31
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-07-19
Add distprep target to take some of the job of the release_prep script.
Peter Eisentraut
2000-07-01
A little bit of clean-up/bug fix in Tcl build. Handle gracefully cases
Peter Eisentraut
2000-06-27
Makefile cleanup for bin and pl subtrees. They should now support
Peter Eisentraut
2000-06-10
Moved the intricacies of the perl interface build into its own makefile
Peter Eisentraut
2000-04-11
disable plperl
Bruce Momjian
2000-03-27
Allow compile to finish even if plperl fails, which it does now.
Bruce Momjian
2000-03-25
Remove bogus complexity from build/install of plperl. This stuff was
Tom Lane
2000-03-25
Add POLLUTE=1 to perl Makefile.PL creations.
Bruce Momjian
2000-01-20
plperl Makefile cleanup. Doesn't work on BSDI yet.
Bruce Momjian
2000-01-20
Update plperl makefile.
Bruce Momjian
1998-10-01
failed to add some of Jan's files :(
Marc G. Fournier