index
:
users/rhaas/postgres.git
ThisTimeLineID3
ThisTimeLineID4
advice
advice2
advice_unstable
aset_changes
aset_frontend
async
async2
bufmgr
chash
chash2014
contexts
conveyor
conveyor_old
copy_hack
cv
fastlock91
flexlock
gather
gather3
gather_pushdown
gathertest
group_locking
joinadvice
manifest
master
memory
memory2
metapage
pa_setop
parallel
parallel_count
partdesc
pg_background
pg_plan_advice
pg_ringflush
pgfruit
pgpa_semijoin
robert
serial_cost
slot2
snaparray
sort
walsummarizer2
walsummarizermanifest
xlogacceptwrites
Robert Haas's development tree.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.in
Age
Commit message (
Expand
)
Author
2014-07-01
Remove some useless code in the configure script.
Tom Lane
2014-06-28
Remove Alpha and Tru64 support.
Andres Freund
2014-06-14
Add mkdtemp() to libpgport.
Noah Misch
2014-06-11
Stamp HEAD as 9.5devel.
Tom Lane
2014-05-27
Support BSD and e2fsprogs UUID libraries alongside OSSP UUID library.
Tom Lane
2014-05-11
Stamp 9.4beta1.
Tom Lane
2014-05-05
Replace SYSTEMQUOTEs with Windows-specific wrapper functions.
Heikki Linnakangas
2014-04-15
Add TAP tests for client programs
Peter Eisentraut
2014-02-23
configure.in: Use dnl in place of # where appropriate
Peter Eisentraut
2014-01-23
Allow use of "z" flag in our printf calls, and use it where appropriate.
Tom Lane
2014-01-19
Remove support for native krb5 authentication
Magnus Hagander
2014-01-07
Update copyright for 2014
Bruce Momjian
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-11-10
Fix whitespace issues found by git diff --check, add gitattributes
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-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-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-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-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-14
Remove unused AC_DEFINE symbols
Peter Eisentraut
[next]