Commits

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

DateSubjectAuthorReleases
2018-05-18 Recognize that MSVC can support strtoll() and strtoull(). Tom Lane 10.5
2018-05-07 Stamp 10.4. Tom Lane 10.4
2018-04-04 Also fix the descriptions in pg_config.h.win32. Heikki Linnakangas 10.4
2018-02-27 Fix up ecpg's configuration so it handles "long long int" in MSVC builds. Tom Lane 10.4
2018-02-26 Stamp 10.3. Tom Lane 10.3
2018-02-05 Stamp 10.2. Tom Lane 10.2
2017-11-14 Prevent int128 from requiring more than MAXALIGN alignment. Tom Lane 10.2
2017-11-06 Stamp 10.1. Tom Lane 10.1
2017-10-02 Stamp 10.0. Tom Lane 10.0
2017-09-25 Avoid SIGBUS on Linux when a DSM memory request overruns tmpfs. Tom Lane 10.0
2017-09-18 Stamp 10rc1. Tom Lane 10.0
2017-09-01 Make [U]INT64CONST safe for use in #if conditions. Tom Lane 10.0
2017-08-28 Stamp 10beta4. Tom Lane 10.0
2017-08-11 Reject use of ucol_strcollUTF8() before ICU 53 Peter Eisentraut 10.0
2017-08-07 Stamp 10beta3. Tom Lane 10.0
2017-07-10 Stamp 10beta2. Tom Lane 10.0
2017-06-17 Define HAVE_UCOL_STRCOLLUTF8 on Windows Peter Eisentraut 10.0
2017-05-15 Stamp 10beta1. Tom Lane 10.0
2017-04-24 Revert "Use pselect(2) not select(2), if available, to wait in postmaster's loop." Tom Lane 10.0
2017-04-24 Use pselect(2) not select(2), if available, to wait in postmaster's loop. Tom Lane 10.0
2017-04-23 Don't include sys/poll.h anymore. Andres Freund 10.0
2017-03-29 Fix hardcoded typeof check result for Windows Peter Eisentraut 10.0
2017-03-29 Cast result of copyObject() to correct type Peter Eisentraut 10.0
2017-03-20 Add configure test to see if the C compiler has gcc-style computed gotos. Tom Lane 10.0
2017-02-25 Remove some configure header-file checks that we weren't really using. Tom Lane 10.0