index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
pg_config.h.win32
Commit message (
Expand
)
Author
Age
*
Stamp 10.13.
REL_10_13
Tom Lane
2020-05-11
*
Stamp 10.12.
REL_10_12
Tom Lane
2020-02-10
*
Stamp 10.11.
REL_10_11
Tom Lane
2019-11-11
*
Stamp 10.10.
REL_10_10
Tom Lane
2019-08-05
*
Stamp 10.9.
REL_10_9
Tom Lane
2019-06-17
*
Stamp 10.8.
REL_10_8
Tom Lane
2019-05-06
*
Stamp 10.7.
REL_10_7
Tom Lane
2019-02-11
*
Avoid thread-safety problem in ecpglib.
Tom Lane
2019-01-21
*
Stamp 10.6.
REL_10_6
Tom Lane
2018-11-05
*
Fix detection of the result type of strerror_r().
Tom Lane
2018-09-30
*
Stamp 10.5.
REL_10_5
Tom Lane
2018-08-06
*
Support platforms where strtoll/strtoull are spelled __strtoll/__strtoull.
Tom Lane
2018-05-19
*
Arrange to supply declarations for strtoll/strtoull if needed.
Tom Lane
2018-05-18
*
Recognize that MSVC can support strtoll() and strtoull().
Tom Lane
2018-05-18
*
Stamp 10.4.
REL_10_4
Tom Lane
2018-05-07
*
Also fix the descriptions in pg_config.h.win32.
Heikki Linnakangas
2018-04-04
*
Fix up ecpg's configuration so it handles "long long int" in MSVC builds.
Tom Lane
2018-02-27
*
Stamp 10.3.
REL_10_3
Tom Lane
2018-02-26
*
Stamp 10.2.
REL_10_2
Tom Lane
2018-02-05
*
Prevent int128 from requiring more than MAXALIGN alignment.
Tom Lane
2017-11-14
*
Stamp 10.1.
Tom Lane
2017-11-06
*
Stamp 10.0.
REL_10_0
Tom Lane
2017-10-02
*
Avoid SIGBUS on Linux when a DSM memory request overruns tmpfs.
Tom Lane
2017-09-25
*
Stamp 10rc1.
REL_10_RC1
Tom Lane
2017-09-18
*
Make [U]INT64CONST safe for use in #if conditions.
Tom Lane
2017-09-01
*
Stamp 10beta4.
REL_10_BETA4
Tom Lane
2017-08-28
*
Reject use of ucol_strcollUTF8() before ICU 53
Peter Eisentraut
2017-08-10
*
Stamp 10beta3.
REL_10_BETA3
Tom Lane
2017-08-07
*
Stamp 10beta2.
REL_10_BETA2
Tom Lane
2017-07-10
*
Define HAVE_UCOL_STRCOLLUTF8 on Windows
Peter Eisentraut
2017-06-17
*
Stamp 10beta1.
REL_10_BETA1
Tom Lane
2017-05-15
*
Revert "Use pselect(2) not select(2), if available, to wait in postmaster's l...
Tom Lane
2017-04-24
*
Use pselect(2) not select(2), if available, to wait in postmaster's loop.
Tom Lane
2017-04-24
*
Don't include sys/poll.h anymore.
Andres Freund
2017-04-23
*
Fix hardcoded typeof check result for Windows
Peter Eisentraut
2017-03-29
*
Cast result of copyObject() to correct type
Peter Eisentraut
2017-03-28
*
Add configure test to see if the C compiler has gcc-style computed gotos.
Tom Lane
2017-03-20
*
Remove some configure header-file checks that we weren't really using.
Tom Lane
2017-02-25
*
De-support floating-point timestamps.
Tom Lane
2017-02-23
*
Use clock_gettime(), if available, in instr_time measurements.
Tom Lane
2017-01-02
*
Replace PostmasterRandom() with a stronger source, second attempt.
Heikki Linnakangas
2016-12-05
*
Stamp HEAD as 10devel.
Tom Lane
2016-08-15
*
Stamp 9.6beta4.
REL9_6_BETA4
Tom Lane
2016-08-08
*
Stamp 9.6beta3.
REL9_6_BETA3
Tom Lane
2016-07-18
*
Stamp 9.6beta2.
REL9_6_BETA2
Tom Lane
2016-06-20
*
Stamp 9.6beta1.
REL9_6_BETA1
Tom Lane
2016-05-09
*
Add BSD authentication method.
Tom Lane
2016-04-08
*
Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>.
Tom Lane
2016-03-15
*
Add BSWAP64 macro.
Robert Haas
2015-10-08
*
Remove support for Unix systems without the POSIX signal APIs.
Tom Lane
2015-08-31
[next]