OSDN Git Service

Stamp HEAD as 9.2devel.
[pg-rex/syncrep.git] / src / include / pg_config.h.win32
2011-06-11 Tom LaneStamp HEAD as 9.2devel.
2011-06-09 Tom LaneTag 9.1beta2.
2011-05-31 Tom LaneReplace use of credential control messages with getsock...
2011-04-27 Tom LaneTag 9.1beta1.
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
2010-06-04 Marc G. Fourniertag 9.0beta2
2010-04-30 Marc G. Fourniertag for 9.0beta1
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
2009-06-12 Marc G. Fourniertime to tag rc1 ...
2009-05-15 Marc G. Fourniercommit for BETA2
2009-04-10 Marc G. Fourniercommit and tag 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.
2007-12-03 Tom LaneStamp 8.3beta4.
2007-11-16 Marc G. Fournierupdate files for beta3
2007-10-27 Tom LaneStamp 8.3beta2.
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
2006-11-21 Tom LaneGet rid of retail definitions of HAVE_STRDUP and HAVE_V...
2006-11-07 PostgreSQL DaemonTag as Beta3 ... two outstanding *known* bugs before...
2006-10-23 Tom LaneStamp 8.2beta2.
2006-09-23 PostgreSQL DaemonTag us Beta1
2006-07-06 Bruce MomjianWIN32 fixes:
2006-06-25 Bruce MomjianFix Win32/Cygwin problems:
2006-06-07 Bruce MomjianPrepare code to be built by MSVC:
2006-05-30 Bruce MomjianAdd "inline" compile fix for MSVC/BCC:
2006-03-11 Bruce MomjianAdd CVS tag lines to files that were lacking them.
2006-03-03 Bruce MomjianFixes for Win32-client only compiles.
2006-02-12 Bruce MomjianAdd MSVC support for utility commands and pg_dump.
2005-12-09 Bruce MomjianI reconfirmed MS-VC6. Thank you for wonderful correspon...
2005-12-06 Tom LaneMake Win32 build use our port/snprintf.c routines,...
2005-11-05 Tom LaneBrand HEAD branch as 8.2devel.
2005-01-18 Bruce MomjianWin32 8.1 stamp.
2005-01-17 PostgreSQL Daemonits that time ... tag it for release
2005-01-11 PostgreSQL Daemonup release to rc5
2005-01-07 PostgreSQL Daemonupgrade tags to rc4
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-12-21 PostgreSQL Daemontag files for rc2
2004-12-16 Bruce MomjianUpdate version for Win32-client include file.
2004-08-04 Tom LaneLabel CVS tip as 8.0devel instead of 7.5devel. Adjust...
2004-06-03 Bruce MomjianRemove SYSCONFDIR from win32 include file.
2003-11-30 Bruce MomjianBump all version numbers and version stamps mentioned...
2003-11-13 Bruce MomjianUpdate for 7.4 release.
2003-06-12 Bruce MomjianAttached is the complete diff against current CVS.
2003-06-12 Bruce MomjianBack out patch that got bundled into another patch.
2003-06-12 Bruce MomjianNew patch with corrected README attached.
2002-10-03 Bruce MomjianThe attached patch fixes a number of issues related...
2002-09-04 Peter EisentrautRemove leftovers from subproject removals. Fixes for...
2002-09-04 Bruce MomjianBrand 7.3. Ready for beta!
2002-04-24 Bruce MomjianI'm at the win32 error messages once more. The DLL...
2002-04-23 Bruce MomjianBased on this report, I am adding a FUNC_MAX_ARGS define to
2002-01-22 Tom Lanelibpq++/pgconnection.h must not include postgres_fe...
2001-11-22 Hiroshi InoueRemove compile errors of psql.exe and libpq.dll under
2001-08-24 Peter EisentrautRename config.h to pg_config.h and os.h to pg_config_os...