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
/
acx_pthread.m4
Age
Commit message (
Expand
)
Author
2015-07-08
Replace our hacked version of ax_pthread.m4 with latest upstream version.
Heikki Linnakangas
2015-07-02
Replace obsolete autoconf macros with their modern replacements.
Heikki Linnakangas
2014-07-01
Remove some useless code in the configure script.
Tom Lane
2011-02-16
Better support for thread-support flag detection with clang
Peter Eisentraut
2005-08-29
Allow Win32 libpq will use it's minimal pthread implementation, and ecpg
Bruce Momjian
2004-12-14
Update aix cc_r wording.
Bruce Momjian
2004-12-14
Mention aix cc_r is not supported, and why
Bruce Momjian
2004-10-24
If we're going to test for switch validity by observing whether the
Tom Lane
2004-09-11
Send thread test output to file descriptor 5 like configure does rather
Bruce Momjian
2004-09-11
Check for ignored thread compiler options to reduce compiler noise.
Bruce Momjian
2004-08-17
Fix agressive collection of thread flags.
Bruce Momjian
2004-08-16
Fix syntax error just introduced.
Bruce Momjian
2004-08-12
Be more aggressive about adding flags to thread compiles. The configure
Bruce Momjian
2004-08-12
Minor style cleanup of thread test script.
Bruce Momjian
2004-04-26
Unconditionally define:
Bruce Momjian
2004-04-23
Add new auto-detection of thread flags.
Bruce Momjian