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
/
config
/
perl.m4
Age
Commit message (
Expand
)
Author
2023-12-20
Remove MSVC scripts
Michael Paquier
2023-11-06
Remove distprep
Peter Eisentraut
2022-09-14
Bump minimum Perl version to 5.14
John Naylor
2022-08-23
Remove further unwanted linker flags from perl_embed_ldflags
Peter Eisentraut
2021-10-07
Adjust configure to insist on Perl version >= 5.8.3.
Tom Lane
2019-01-18
configure: More use of AC_ARG_VAR
Peter Eisentraut
2017-12-09
MSVC: Test whether 32-bit Perl needs -D_USE_32BIT_TIME_T.
Noah Misch
2017-11-24
Support linking with MinGW-built Perl.
Noah Misch
2017-08-14
Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant.
Tom Lane
2017-08-01
Further improve consistency of configure's program searching.
Tom Lane
2017-07-28
PL/Perl portability fix: absorb relevant -D switches from Perl.
Tom Lane
2016-05-02
Fix configure's incorrect version tests for flex and perl.
Tom Lane
2013-01-09
Detect Windows perl linkage parameters in configure script.
Andrew Dunstan
2010-09-22
Fix remaining stray references to CVS.
Tom Lane
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-02-23
Fix configure's regexp for extracting the Perl version number from perl -v
Tom Lane
2010-02-22
Revert configure warning to use "official distribution".
Bruce Momjian
2010-02-22
Use the term "bundled distribution" instead of "official distribution" in
Bruce Momjian
2010-01-07
Make configure check the version of Perl we're building with, and reject
Tom Lane
2009-09-08
Remove any -arch switches given in ExtUtils::Embed's ldopts from our
Tom Lane
2008-11-12
Detect and error out on inability to get proper linkage information required ...
Andrew Dunstan
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2002-05-28
Change PL/Perl and Pg interface build to use configured compiler and
Peter Eisentraut
2001-08-26
Put the right runpath to libpq into the Perl module shared object on more
Peter Eisentraut