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
/
plperl
/
Makefile.PL
Age
Commit message (
Expand
)
Author
2001-08-26
VPATH and DESTDIR support for PL/Perl, using the same techniques employed
Peter Eisentraut
2001-06-20
Apparently, on some systems, ExtUtils::Embed and MakeMaker are slightly
Bruce Momjian
2001-06-18
Well, after persuading cvsup and cvs that it _is_ possible to have local
Bruce Momjian
2000-06-10
Moved the intricacies of the perl interface build into its own makefile
Peter Eisentraut
2000-05-29
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-05-23
Transmit -I switches selected by configure (particularly those from
Tom Lane
2000-04-18
Security fix for plperl.
Bruce Momjian
2000-04-17
Add code to test for non-shared libperl and fail gracefully.
Tom Lane
2000-03-01
New plperl Makefile.
Bruce Momjian
2000-02-21
Clean up temp file in 'make clean'.
Tom Lane
2000-02-19
plperl's makefile tried to use perl's choice of compiler with
Tom Lane
2000-02-13
contrib-array.patch
Bruce Momjian
2000-01-29
Attached is a uuencoded tarball that contains
Bruce Momjian
2000-01-20
plperl Makefile cleanup. Doesn't work on BSDI yet.
Bruce Momjian
2000-01-20
Update plperl makefile.
Bruce Momjian