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
/
src
/
template
/
aix
Age
Commit message (
Expand
)
Author
2015-08-07
Attempt to work around a 32bit xlc compiler bug from a different place.
Andres Freund
2015-08-05
Fix typo in commit de6fd1c.
Andres Freund
2015-08-05
Rely on inline functions even if that causes warnings in older compilers.
Andres Freund
2015-07-17
AIX: Test the -qlonglong option before use.
Noah Misch
2009-02-11
Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running
Tom Lane
2006-02-03
Update tested AIX memset platforms.
Bruce Momjian
2006-02-03
Allow MEMSET_LOOP_LIMIT to be set on a per-platform basis, and turn off
Bruce Momjian
2004-12-02
Don't bother adding to cflags/cppflags, just set them because configure
Bruce Momjian
2004-11-27
Add to CPPFLAGS/CFLAGS in template files, don't over-ride them.
Bruce Momjian
2003-11-01
Fix CFLAGS logic.
Peter Eisentraut
2003-10-25
Fix CFLAGS selection to actually work. Add test to detect whether gcc's
Peter Eisentraut
2003-10-09
Remove -pipe from compiles.
Bruce Momjian
2003-10-09
Make template CFLAGS handling consistent.
Bruce Momjian
2002-09-04
Remove leftovers from subproject removals. Fixes for Python and Kerberos
Peter Eisentraut
2002-03-29
Upgrade to Autoconf version 2.53. Replaced many custom macro
Peter Eisentraut
2000-11-18
AIX patches from Andreas.
Tom Lane
2000-10-31
Determine CXXFLAGS after the C++ compiler was detected. Also honor
Peter Eisentraut
2000-10-21
Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to
Peter Eisentraut
2000-07-15
Rename templates to match names in makefiles/Makefile.* and include/port.
Peter Eisentraut
1997-05-20
From: Darren King <aixssd!darrenk@abs.net>
Marc G. Fournier
1997-04-11
Change BACKEND to CFLAGS
Marc G. Fournier
1997-04-04
Move YACC and YFLAGS into the template files
Marc G. Fournier
1997-04-04
Got AROPT setting backwards...correct it
Marc G. Fournier
1997-04-04
One helluva mess.
Marc G. Fournier