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
/
configure
Age
Commit message (
Expand
)
Author
2013-12-29
Undo autoconf 2.69's attempt to #define _DARWIN_USE_64_BIT_INODE.
Tom Lane
2013-12-19
Upgrade to Autoconf 2.69
Peter Eisentraut
2013-12-13
configure: Allow adding a custom string to PG_VERSION
Peter Eisentraut
2013-11-30
Remove use of obsolescent Autoconf macros
Peter Eisentraut
2013-10-22
Get rid of use of asprintf() in favor of a more portable implementation.
Tom Lane
2013-10-18
Remove IRIX port.
Robert Haas
2013-10-13
Add use of asprintf()
Peter Eisentraut
2013-10-11
Remove maintainer-check target, fold into normal build
Peter Eisentraut
2013-10-10
Allow dynamic allocation of shared memory segments.
Robert Haas
2013-09-05
Revert WAL posix_fallocate() patches.
Jeff Davis
2013-07-25
Fix configure probe for sys/ucred.h.
Tom Lane
2013-07-05
Use posix_fallocate() for new WAL files, where available.
Jeff Davis
2013-06-15
Be consistent about #define'ing configure symbols as "1" not empty.
Tom Lane
2013-06-14
Stamp HEAD as 9.4devel.
Tom Lane
2013-05-06
Stamp 9.3beta1.
Tom Lane
2013-04-30
Compiler optimizations for page checksum code.
Simon Riggs
2013-03-28
Allow sepgsql labels to depend on object name.
Robert Haas
2013-01-13
Improve handling of ereport(ERROR) and elog(ERROR).
Tom Lane
2013-01-11
Last-gasp attempt to save libperl.so configure probe.
Tom Lane
2013-01-10
Test linking libperl.so using only Perl's required libraries.
Tom Lane
2013-01-10
Add explicit configure-time checks for perl.h and libperl.so.
Tom Lane
2013-01-09
Detect Windows perl linkage parameters in configure script.
Andrew Dunstan
2013-01-06
Fix plpython build on older versions of OS X.
Tom Lane
2013-01-05
PL/Python: Make build on OS X more flexible
Peter Eisentraut
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-12-18
Ignore libedit/libreadline while probing for standard functions.
Tom Lane
2012-11-23
Remove -Wlogical-op from standard compiler flags
Peter Eisentraut
2012-11-16
Add -Wlogical-op to standard compiler flags, if supported
Peter Eisentraut
2012-10-09
restore permission bits
Alvaro Herrera
2012-10-09
Rename USE_INLINE to PG_USE_INLINE
Alvaro Herrera
2012-10-08
Autoconfiscate selection of 64-bit int type for 64-bit large object API.
Tom Lane
2012-09-30
Add infrastructure for compile-time assertions about variable types.
Tom Lane
2012-08-31
Make configure probe for mbstowcs_l as well as wcstombs_l.
Tom Lane
2012-08-30
Remove configure flag --disable-shared, as it is no longer used by any
Bruce Momjian
2012-08-30
Also check for Python platform-specific include directory
Peter Eisentraut
2012-08-22
Fix install-strip on Mac OS X
Peter Eisentraut
2012-08-17
Check LIBXML_VERSION instead of testing in configure script.
Tom Lane
2012-07-13
Add fsync capability to initdb, and use sync_file_range() if available.
Tom Lane
2012-07-05
Remove support for using wait3() in place of waitpid().
Tom Lane
2012-06-28
Further fix install program detection
Peter Eisentraut
2012-06-27
Fix install program detection
Peter Eisentraut
2012-06-27
Use system install program when available and usable
Peter Eisentraut
2012-06-14
Stamp HEAD as 9.3devel.
Tom Lane
2012-05-31
Stamp 9.2beta2.
Tom Lane
2012-05-15
Put back AC_REQUIRE([AC_STRUCT_TM]).
Tom Lane
2012-05-14
Remove unused AC_DEFINE symbols
Peter Eisentraut
2012-05-14
Remove leftovers of BeOS port
Peter Eisentraut
2012-05-12
Remove unused AC_SUBST variables
Peter Eisentraut
2012-05-10
Stamp 9.2beta1.
Tom Lane
2012-05-07
Remove strdup, strtol, strtoul from libpgport
Peter Eisentraut
[next]