Commits

Showing commits that first shipped in 9.5 (backpatches included). Clear

DateSubjectAuthorReleases
2015-03-15 src/port/dirmod.c needs to be built on Cygwin too. Tom Lane 9.5.0
2015-03-14 Build src/port/dirmod.c only on Windows. Tom Lane 9.5.0
2015-02-10 Speed up CRC calculation using slicing-by-8 algorithm. Heikki Linnakangas 9.5.0
2015-01-14 Allow CFLAGS from configure's environment to override automatic CFLAGS. Tom Lane 9.5.0
2015-01-11 Remove configure test for nonstandard variants of getpwuid_r(). Tom Lane 9.5.0
2015-01-08 On Darwin, detect and report a multithreaded postmaster. Noah Misch 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-11-23 Detect PG_PRINTF_ATTRIBUTE automatically. Noah Misch 9.5.0
2014-11-02 Add configure --enable-tap-tests option Peter Eisentraut 9.5.0
2014-10-25 Add native compiler and memory barriers for solaris studio. Andres Freund 9.5.0
2014-10-21 doc: Check DocBook XML validity during the build Peter Eisentraut 9.5.0
2014-09-25 Add a basic atomic ops API abstracting away platform/architecture details. Andres Freund 9.5.0
2014-09-14 Run missing documentation tools through "missing" Peter Eisentraut 9.5.0
2014-08-29 Always use our getaddrinfo.c on Windows. Noah Misch 9.5.0
2014-08-21 Add #define INT64_MODIFIER for the printf length modifier for 64-bit ints. Heikki Linnakangas 9.5.0
2014-08-11 Break out OpenSSL-specific code to separate files. Heikki Linnakangas 9.5.0
2014-07-25 Move PGAC_LDAP_SAFE to config/programs.m4. Noah Misch 9.5.0
2014-07-22 Diagnose incompatible OpenLDAP versions during build and test. Noah Misch 9.5.0
2014-07-15 Move check for SSL_get_current_compression to run on mingw Magnus Hagander 9.5.0
2014-07-15 Detect presence of SSL_get_current_compression Magnus Hagander 9.5.0
2014-07-15 Remove dependency on wsock32.lib in favor of ws2_32 Magnus Hagander 9.5.0
2014-07-01 Remove some useless code in the configure script. Tom Lane 9.5.0
2014-06-28 Remove Alpha and Tru64 support. Andres Freund 9.5.0
2014-06-14 Add mkdtemp() to libpgport. Noah Misch 9.5.0
2014-06-11 Stamp HEAD as 9.5devel. Tom Lane 9.5.0