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
/
general.m4
Age
Commit message (
Expand
)
Author
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2009-07-02
Upgrade to Autoconf 2.63
Peter Eisentraut
2008-10-29
Use Autoconf provided AS_HELP_STRING macro to automatically format and
Peter Eisentraut
2006-11-30
Better solution to the tr problem: use sed instead. Per Martijn and Andrew.
Tom Lane
2006-11-30
Improve portability of 'tr' invocation in PGAC_ARG_CHECK. Reported by
Tom Lane
2006-10-30
Code the unknown options check without using m4 diversions. Otherwise this
Peter Eisentraut
2006-10-13
Make unknown-option-warning code more portable. echo -n is not portable,
Peter Eisentraut
2006-08-11
Fix typo.
Alvaro Herrera
2006-05-30
Emit warnings for unknown configure options.
Bruce Momjian
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2002-03-29
Upgrade to Autoconf version 2.53. Replaced many custom macro
Peter Eisentraut
2000-09-21
Replace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH} with something
Peter Eisentraut