]> granicus.if.org Git - postgresql/history - src/include/pg_config.h.win32
Reindent table partitioning code.
[postgresql] / src / include / pg_config.h.win32
2017-01-02 Tom LaneUse clock_gettime(), if available, in instr_time measur...
2016-12-05 Heikki LinnakangasReplace PostmasterRandom() with a stronger source,...
2016-08-15 Tom LaneStamp HEAD as 10devel.
2016-08-08 Tom LaneStamp 9.6beta4. REL9_6_BETA4
2016-07-18 Tom LaneStamp 9.6beta3. REL9_6_BETA3
2016-06-20 Tom LaneStamp 9.6beta2. REL9_6_BETA2
2016-05-09 Tom LaneStamp 9.6beta1. REL9_6_BETA1
2016-04-08 Tom LaneAdd BSD authentication method.
2016-03-15 Tom LaneCope if platform declares mbstowcs_l(), but not locale_...
2015-10-08 Robert HaasAdd BSWAP64 macro.
2015-08-31 Tom LaneRemove support for Unix systems without the POSIX signa...
2015-08-31 Tom LaneRemove long-dead support for platforms without sig_atom...
2015-08-05 Andres FreundRely on inline functions even if that causes warnings...
2015-06-30 Tom LaneStamp HEAD as 9.6devel.
2015-06-29 Tom LaneStamp 9.5alpha1. REL9_5_ALPHA1
2015-04-14 Heikki LinnakangasOops, fix misspelled #endif
2015-04-14 Heikki LinnakangasUse Intel SSE 4.2 CRC instructions where available.
2015-03-20 Andres FreundAdd, optional, support for 128bit integers.
2015-02-10 Heikki LinnakangasSpeed up CRC calculation using slicing-by-8 algorithm.
2015-01-11 Tom LaneRemove configure test for nonstandard variants of getpw...
2014-09-25 Andres FreundAdd a basic atomic ops API abstracting away platform...
2014-08-21 Heikki LinnakangasAdd #define INT64_MODIFIER for the printf length modifi...
2014-08-11 Heikki LinnakangasBreak out OpenSSL-specific code to separate files.
2014-07-15 Magnus HaganderDetect presence of SSL_get_current_compression
2014-07-01 Tom LaneRemove some useless code in the configure script.
2014-06-14 Noah MischAdd mkdtemp() to libpgport.
2014-06-11 Tom LaneStamp HEAD as 9.5devel.
2014-05-11 Tom LaneStamp 9.4beta1. REL9_4_BETA1
2014-01-26 Andrew DunstanEnable building with Visual Studion 2013.
2014-01-19 Magnus HaganderRemove support for native krb5 authentication
2013-11-30 Peter EisentrautRemove use of obsolescent Autoconf macros
2013-09-05 Jeff DavisRevert WAL posix_fallocate() patches.
2013-07-05 Jeff DavisUse posix_fallocate() for new WAL files, where available.
2013-06-15 Tom LaneBe consistent about #define'ing configure symbols as...
2013-06-14 Tom LaneStamp HEAD as 9.4devel.
2013-05-06 Tom LaneStamp 9.3beta1. REL9_3_BETA1
2013-01-13 Tom LaneImprove handling of ereport(ERROR) and elog(ERROR).
2012-10-09 Alvaro HerreraRename USE_INLINE to PG_USE_INLINE
2012-10-08 Tom LaneAutoconfiscate selection of 64-bit int type for 64...
2012-09-30 Tom LaneAdd infrastructure for compile-time assertions about...
2012-08-31 Tom LaneMake configure probe for mbstowcs_l as well as wcstombs_l.
2012-07-13 Tom LaneAdd fsync capability to initdb, and use sync_file_range...
2012-07-05 Tom LaneRemove support for using wait3() in place of waitpid().
2012-06-14 Tom LaneStamp HEAD as 9.3devel.
2012-05-31 Tom LaneStamp 9.2beta2. REL9_2_BETA2
2012-05-14 Peter EisentrautRemove leftovers of BeOS port
2012-05-10 Tom LaneStamp 9.2beta1. REL9_2_BETA1
2012-05-07 Peter EisentrautRemove strdup, strtol, strtoul from libpgport
2012-02-23 Tom LaneAllow MinGW builds to use standardly-named OpenSSL...
2011-12-27 Peter EisentrautRemove support for on_exit()
2011-08-08 Andrew DunstanCorrect the lie in pg_config.h.win32 about having intty...
2011-06-17 Andrew DunstanSet FLEXIBLE_ARRAY_MEMBER to empty for MSVC.
2011-06-17 Andrew DunstanDefine FLEXIBLE_ARRAY_MEMBER for MSVC.
2011-06-11 Tom LaneStamp HEAD as 9.2devel.
2011-06-09 Tom LaneTag 9.1beta2. REL9_1_BETA2
2011-05-31 Tom LaneReplace use of credential control messages with getsock...
2011-04-27 Tom LaneTag 9.1beta1. REL9_1_BETA1
2011-04-23 Tom LaneFix char2wchar/wchar2char to support collations properly.
2011-04-09 Peter EisentrautAdd collation support on Windows (MSVC build)
2010-12-26 Andrew DunstanOnly build in crashdump support on Windows if there...
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-07-09 Tom LaneStamp HEAD as 9.1devel.
2010-07-09 Marc G. Fourniertag beta3 REL9_0_BETA3
2010-06-04 Marc G. Fourniertag 9.0beta2 REL9_0_BETA2
2010-04-30 Marc G. Fourniertag for 9.0beta1 REL9_0_BETA1
2010-02-19 Peter EisentrautRevert version stamping in wrong branch
2010-02-19 Peter EisentrautVersion stamp 9.0alpha4
2010-02-17 Tom LaneStamp HEAD as 9.0devel, and update various places that...
2010-02-13 Tom LaneSupport inlining various small performance-critical...
2010-01-02 Magnus HaganderSet proper sizes for size_t and void* on 64-bit Windows...
2009-12-31 Tom LaneRedefine Datum as uintptr_t, instead of unsigned long.
2009-09-13 Tom LaneWrite psql's ~/.psql_history file using history_truncat...
2009-07-01 Tom LaneStamp HEAD as 8.5devel.
2009-06-27 Marc G. FournierBundle v8.4.0
2009-06-22 Marc G. Fournierbundle RC2 REL8_4_RC2
2009-06-12 Marc G. Fourniertime to tag rc1 ... REL8_4_RC1
2009-05-15 Marc G. Fourniercommit for BETA2 REL8_4_BETA2
2009-04-10 Marc G. Fourniercommit and tag beta1 REL8_4_BETA1
2009-04-05 Tom LaneI had always wondered why pg_config.h.win32 claimed...
2009-01-07 Andrew Dunstandefine HAVE_FSEEKO for MSVC
2008-05-03 Andrew DunstanProvide for MSVC config equivalents of recently added...
2008-05-02 Tom LaneSigh ... pg_config.h.win32 needs to define BLCKSZ and...
2008-04-21 Magnus HaganderClean up float4byval and float8byval handling by dealin...
2008-04-21 Tom LaneAdd FLOAT4PASSBYVAL/FLOAT8PASSBYVAL to pg_config.h...
2008-02-13 Tom LaneStamp HEAD as 8.4devel.
2008-02-01 Bruce MomjianStamp 8.3 in CVS. _No_ update of configure/configure.in.
2008-01-18 Bruce MomjianStamp release for 8.3RC2; configure will be stamped...
2008-01-03 Tom LaneStamp release 8.3RC1. REL8_3_RC1
2007-12-03 Tom LaneStamp 8.3beta4. REL8_3_BETA4
2007-11-16 Marc G. Fournierupdate files for beta3
2007-10-27 Tom LaneStamp 8.3beta2. REL8_3_BETA2
2007-10-04 Tom LaneStamp 8.3beta1, except in configure.in/configure.
2007-10-01 Magnus HaganderEnable __FUNCTION__ on MSVC builds.
2007-04-16 Magnus HaganderEnable IPV6 for all MSVC builds, including the VC6...
2007-04-06 Tom LaneNow that core functionality is depending on autoconf...
2007-01-26 Neil ConwaySquelch some VC++ compiler warnings. Mark float literal...
2007-01-05 Bruce MomjianStamp major release 8.3.0, and increment library versio...
2006-12-02 Bruce MomjianStamp 8.2, except configure.in.
2006-11-25 PostgreSQL Daemonupdate for rc1 REL8_2_RC1
2006-11-21 Tom LaneGet rid of retail definitions of HAVE_STRDUP and HAVE_V...
next