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
*
Improve handling of ereport(ERROR) and elog(ERROR).
Tom Lane
2013-01-13
*
Rename USE_INLINE to PG_USE_INLINE
Alvaro Herrera
2012-10-09
*
Autoconfiscate selection of 64-bit int type for 64-bit large object API.
Tom Lane
2012-10-07
*
Add infrastructure for compile-time assertions about variable types.
Tom Lane
2012-09-30
*
Make configure probe for mbstowcs_l as well as wcstombs_l.
Tom Lane
2012-08-31
*
Add fsync capability to initdb, and use sync_file_range() if available.
Tom Lane
2012-07-13
*
Remove support for using wait3() in place of waitpid().
Tom Lane
2012-07-05
*
Stamp HEAD as 9.3devel.
Tom Lane
2012-06-13
*
Stamp 9.2beta2.
REL9_2_BETA2
Tom Lane
2012-05-31
*
Remove leftovers of BeOS port
Peter Eisentraut
2012-05-14
*
Stamp 9.2beta1.
REL9_2_BETA1
Tom Lane
2012-05-10
*
Remove strdup, strtol, strtoul from libpgport
Peter Eisentraut
2012-05-07
*
Allow MinGW builds to use standardly-named OpenSSL libraries.
Tom Lane
2012-02-23
*
Remove support for on_exit()
Peter Eisentraut
2011-12-27
*
Correct the lie in pg_config.h.win32 about having inttypes.h.
Andrew Dunstan
2011-08-08
*
Set FLEXIBLE_ARRAY_MEMBER to empty for MSVC.
Andrew Dunstan
2011-06-17
*
Define FLEXIBLE_ARRAY_MEMBER for MSVC.
Andrew Dunstan
2011-06-16
*
Stamp HEAD as 9.2devel.
Tom Lane
2011-06-11
*
Tag 9.1beta2.
REL9_1_BETA2
Tom Lane
2011-06-09
*
Replace use of credential control messages with getsockopt(LOCAL_PEERCRED).
Tom Lane
2011-05-31
*
Tag 9.1beta1.
REL9_1_BETA1
Tom Lane
2011-04-27
*
Fix char2wchar/wchar2char to support collations properly.
Tom Lane
2011-04-23
*
Add collation support on Windows (MSVC build)
Peter Eisentraut
2011-04-10
*
Only build in crashdump support on Windows if there's a working dbghelp.h.
Andrew Dunstan
2010-12-26
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Stamp HEAD as 9.1devel.
Tom Lane
2010-07-09
*
tag beta3
REL9_0_BETA3
Marc G. Fournier
2010-07-09
*
tag 9.0beta2
REL9_0_BETA2
Marc G. Fournier
2010-06-04
*
tag for 9.0beta1
REL9_0_BETA1
Marc G. Fournier
2010-04-30
*
Revert version stamping in wrong branch
Peter Eisentraut
2010-02-19
*
Version stamp 9.0alpha4
Peter Eisentraut
2010-02-19
*
Stamp HEAD as 9.0devel, and update various places that were referring to 8.5
Tom Lane
2010-02-17
*
Support inlining various small performance-critical functions on non-GCC
Tom Lane
2010-02-13
*
Set proper sizes for size_t and void* on 64-bit Windows builds.
Magnus Hagander
2010-01-02
*
Redefine Datum as uintptr_t, instead of unsigned long.
Tom Lane
2009-12-31
*
Write psql's ~/.psql_history file using history_truncate_file() and
Tom Lane
2009-09-13
*
Stamp HEAD as 8.5devel.
Tom Lane
2009-07-01
*
Bundle v8.4.0
Marc G. Fournier
2009-06-27
*
bundle RC2
REL8_4_RC2
Marc G. Fournier
2009-06-22
*
time to tag rc1 ...
REL8_4_RC1
Marc G. Fournier
2009-06-12
*
commit for BETA2
REL8_4_BETA2
Marc G. Fournier
2009-05-15
*
commit and tag beta1
REL8_4_BETA1
Marc G. Fournier
2009-04-10
*
I had always wondered why pg_config.h.win32 claimed that Windows
Tom Lane
2009-04-05
*
define HAVE_FSEEKO for MSVC
Andrew Dunstan
2009-01-07
*
Provide for MSVC config equivalents of recently added configure options. Remove
Andrew Dunstan
2008-05-03
*
Sigh ... pg_config.h.win32 needs to define BLCKSZ and RELSEG_SIZE now.
Tom Lane
2008-05-02
*
Clean up float4byval and float8byval handling by dealing with them completely
Magnus Hagander
2008-04-21
*
Add FLOAT4PASSBYVAL/FLOAT8PASSBYVAL to pg_config.h.win32, as a stopgap
Tom Lane
2008-04-21
*
Stamp HEAD as 8.4devel.
Tom Lane
2008-02-13
*
Stamp 8.3 in CVS. _No_ update of configure/configure.in.
Bruce Momjian
2008-02-01
[next]