index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
perl.m4
Age
Commit message (
Expand
)
Author
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