summaryrefslogtreecommitdiff
path: root/src/include/pg_config.h.win32
AgeCommit message (Expand)Author
2008-05-03Provide for MSVC config equivalents of recently added configure options. RemoveAndrew Dunstan
2008-05-02Sigh ... pg_config.h.win32 needs to define BLCKSZ and RELSEG_SIZE now.Tom Lane
2008-04-21Clean up float4byval and float8byval handling by dealing with them completelyMagnus Hagander
2008-04-21Add FLOAT4PASSBYVAL/FLOAT8PASSBYVAL to pg_config.h.win32, as a stopgapTom Lane
2008-02-13Stamp HEAD as 8.4devel.Tom Lane
2008-02-01Stamp 8.3 in CVS. _No_ update of configure/configure.in.Bruce Momjian
2008-01-18Stamp release for 8.3RC2; configure will be stamped by packager.Bruce Momjian
2008-01-03Stamp release 8.3RC1.REL8_3_RC1Tom Lane
2007-12-03Stamp 8.3beta4.REL8_3_BETA4Tom Lane
2007-11-16update files for beta3Marc G. Fournier
2007-10-27Stamp 8.3beta2.REL8_3_BETA2Tom Lane
2007-10-04Stamp 8.3beta1, except in configure.in/configure.Tom Lane
2007-10-01Enable __FUNCTION__ on MSVC builds.Magnus Hagander
2007-04-16Enable IPV6 for all MSVC builds, including the VC6 libpq-only build.Magnus Hagander
2007-04-06Now that core functionality is depending on autoconf's AC_C_BIGENDIAN to beTom Lane
2007-01-26Squelch some VC++ compiler warnings. Mark float literals with the "f"Neil Conway
2007-01-05Stamp major release 8.3.0, and increment library version numbers.Bruce Momjian
2006-12-02Stamp 8.2, except configure.in.Bruce Momjian
2006-11-25update for rc1REL8_2_RC1PostgreSQL Daemon
2006-11-21Get rid of retail definitions of HAVE_STRDUP and HAVE_VSNPRINTF inTom Lane
2006-11-07Tag as Beta3 ... two outstanding *known* bugs before RC1 ...REL8_2_BETA3PostgreSQL Daemon
2006-10-23Stamp 8.2beta2.REL8_2_BETA2Tom Lane
2006-09-23Tag us Beta1REL8_2_BETA1PostgreSQL Daemon
2006-07-06WIN32 fixes:Bruce Momjian
2006-06-25Fix Win32/Cygwin problems:Bruce Momjian
2006-06-07Prepare code to be built by MSVC:Bruce Momjian
2006-05-30Add "inline" compile fix for MSVC/BCC:Bruce Momjian
2006-03-11Add CVS tag lines to files that were lacking them.Bruce Momjian
2006-03-03Fixes for Win32-client only compiles.Bruce Momjian
2006-02-12Add MSVC support for utility commands and pg_dump.Bruce Momjian
2005-12-09I reconfirmed MS-VC6. Thank you for wonderful correspondence.Bruce Momjian
2005-12-06Make Win32 build use our port/snprintf.c routines, instead of dependingTom Lane
2005-11-05Brand HEAD branch as 8.2devel.Tom Lane
2005-01-18Win32 8.1 stamp.Bruce Momjian
2005-01-17its that time ... tag it for releaseREL8_0_0PostgreSQL Daemon
2005-01-11up release to rc5REL8_0_0RC5PostgreSQL Daemon
2005-01-07upgrade tags to rc4REL8_0_0RC4PostgreSQL Daemon
2004-12-31Tag appropriate files for rc3PostgreSQL Daemon
2004-12-21tag files for rc2REL8_0_0RC2PostgreSQL Daemon
2004-12-16Update version for Win32-client include file.Bruce Momjian
2004-08-04Label CVS tip as 8.0devel instead of 7.5devel. Adjust various commentsTom Lane
2004-06-03Remove SYSCONFDIR from win32 include file.Bruce Momjian
2003-11-30Bump all version numbers and version stamps mentioned in RELEASE_CHANGES.Bruce Momjian
2003-11-13Update for 7.4 release.Bruce Momjian
2003-06-12Attached is the complete diff against current CVS.Bruce Momjian
2003-06-12Back out patch that got bundled into another patch.Bruce Momjian
2003-06-12New patch with corrected README attached.Bruce Momjian
2002-10-03The attached patch fixes a number of issues related to compiling theBruce Momjian
2002-09-04Remove leftovers from subproject removals. Fixes for Python and KerberosPeter Eisentraut
2002-09-04Brand 7.3. Ready for beta!Bruce Momjian