index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
Age
Commit message (
Expand
)
Author
2015-01-11
Remove configure test for nonstandard variants of getpwuid_r().
Tom Lane
2014-11-23
Detect PG_PRINTF_ATTRIBUTE automatically.
Noah Misch
2014-09-25
Add a basic atomic ops API abstracting away platform/architecture details.
Andres Freund
2014-09-18
Fix configure check for %z printf support after INT64_MODIFIER changes.
Andres Freund
2014-08-21
Add #define INT64_MODIFIER for the printf length modifier for 64-bit ints.
Heikki Linnakangas
2014-07-25
Move PGAC_LDAP_SAFE to config/programs.m4.
Noah Misch
2014-07-01
Remove some useless code in the configure script.
Tom Lane
2014-06-04
Silence Bison deprecation warnings
Peter Eisentraut
2014-05-30
On OS X, link libpython normally, ignoring the "framework" framework.
Tom Lane
2014-05-10
Accept tcl 8.6 in configure's probe for tclsh.
Tom Lane
2014-05-10
Update config.guess and config.sub
Tom Lane
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-05-01
Fix "quiet inline" configure test for newer clang compilers.
Tom Lane
2014-01-23
Allow use of "z" flag in our printf calls, and use it where appropriate.
Tom Lane
2013-10-11
Remove maintainer-check target, fold into normal build
Peter Eisentraut
2013-06-15
Be consistent about #define'ing configure symbols as "1" not empty.
Tom Lane
2013-04-30
Compiler optimizations for page checksum code.
Simon Riggs
2013-04-27
Update config.guess and config.sub
Peter Eisentraut
2013-01-13
Improve handling of ereport(ERROR) and elog(ERROR).
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
2012-10-09
Rename USE_INLINE to PG_USE_INLINE
Alvaro Herrera
2012-09-30
Add infrastructure for compile-time assertions about variable types.
Tom Lane
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-05-15
Put back AC_REQUIRE([AC_STRUCT_TM]).
Tom Lane
2012-05-14
Remove unused AC_DEFINE symbols
Peter Eisentraut
2012-05-08
Update config.guess and config.sub
Peter Eisentraut
2012-03-22
Fix configure's search for collateindex.pl.
Tom Lane
2012-02-20
Don't reject threaded Python on FreeBSD.
Tom Lane
2011-12-10
Enable compiling with the mingw-w64 32 bit compiler.
Andrew Dunstan
2011-11-29
python.m4: Remove useless "import string" calls
Peter Eisentraut
2011-08-18
Improve detection of Python 3.2 installations
Peter Eisentraut
2011-05-26
Adjust configure to use "+Olibmerrno" with HP-UX C compiler, if possible.
Tom Lane
2011-05-19
Update config.guess and config.sub
Peter Eisentraut
2011-02-16
Better support for thread-support flag detection with clang
Peter Eisentraut
2011-02-08
Per-column collation support
Peter Eisentraut
2011-01-31
Enable building with the Mingw64 compiler.
Andrew Dunstan
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-10-25
find -path is not portable, so use grep -v instead.
Alvaro Herrera
2010-09-29
Add/fix caching on some configure checks
Peter Eisentraut
2010-09-24
Prevent doc/src/sgml subdirs from being created, instead of deleting
Alvaro Herrera
2010-09-22
Fix remaining stray references to CVS.
Tom Lane
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-08-26
Don't auto-create the subdirectories holding built documentation in a VPATH
Tom Lane
2010-08-19
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2010-05-25
Replace self written 'long long int' configure test by standard 'AC_TYPE_LONG...
Michael Meskes
2010-05-25
Added a configure test for "long long" datatypes. So far this is only used in...
Michael Meskes
2010-05-12
Update config.guess and config.sub
Peter Eisentraut
[next]