aboutsummaryrefslogtreecommitdiff
path: root/src/include/pg_config.h.win32
Commit message (Expand)AuthorAge
* Set FLEXIBLE_ARRAY_MEMBER to empty for MSVC.Andrew Dunstan2011-06-17
* Define FLEXIBLE_ARRAY_MEMBER for MSVC.Andrew Dunstan2011-06-16
* Stamp HEAD as 9.2devel.Tom Lane2011-06-11
* Tag 9.1beta2.REL9_1_BETA2Tom Lane2011-06-09
* Replace use of credential control messages with getsockopt(LOCAL_PEERCRED).Tom Lane2011-05-31
* Tag 9.1beta1.REL9_1_BETA1Tom Lane2011-04-27
* Fix char2wchar/wchar2char to support collations properly.Tom Lane2011-04-23
* Add collation support on Windows (MSVC build)Peter Eisentraut2011-04-10
* Only build in crashdump support on Windows if there's a working dbghelp.h.Andrew Dunstan2010-12-26
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Stamp HEAD as 9.1devel.Tom Lane2010-07-09
* tag beta3REL9_0_BETA3Marc G. Fournier2010-07-09
* tag 9.0beta2REL9_0_BETA2Marc G. Fournier2010-06-04
* tag for 9.0beta1REL9_0_BETA1Marc G. Fournier2010-04-30
* Revert version stamping in wrong branchPeter Eisentraut2010-02-19
* Version stamp 9.0alpha4Peter Eisentraut2010-02-19
* Stamp HEAD as 9.0devel, and update various places that were referring to 8.5Tom Lane2010-02-17
* Support inlining various small performance-critical functions on non-GCCTom Lane2010-02-13
* Set proper sizes for size_t and void* on 64-bit Windows builds.Magnus Hagander2010-01-02
* Redefine Datum as uintptr_t, instead of unsigned long.Tom Lane2009-12-31
* Write psql's ~/.psql_history file using history_truncate_file() andTom Lane2009-09-13
* Stamp HEAD as 8.5devel.Tom Lane2009-07-01
* Bundle v8.4.0Marc G. Fournier2009-06-27
* bundle RC2REL8_4_RC2Marc G. Fournier2009-06-22
* time to tag rc1 ...REL8_4_RC1Marc G. Fournier2009-06-12
* commit for BETA2REL8_4_BETA2Marc G. Fournier2009-05-15
* commit and tag beta1REL8_4_BETA1Marc G. Fournier2009-04-10
* I had always wondered why pg_config.h.win32 claimed that WindowsTom Lane2009-04-05
* define HAVE_FSEEKO for MSVCAndrew Dunstan2009-01-07
* Provide for MSVC config equivalents of recently added configure options. RemoveAndrew Dunstan2008-05-03
* Sigh ... pg_config.h.win32 needs to define BLCKSZ and RELSEG_SIZE now.Tom Lane2008-05-02
* Clean up float4byval and float8byval handling by dealing with them completelyMagnus Hagander2008-04-21
* Add FLOAT4PASSBYVAL/FLOAT8PASSBYVAL to pg_config.h.win32, as a stopgapTom Lane2008-04-21
* Stamp HEAD as 8.4devel.Tom Lane2008-02-13
* Stamp 8.3 in CVS. _No_ update of configure/configure.in.Bruce Momjian2008-02-01
* Stamp release for 8.3RC2; configure will be stamped by packager.Bruce Momjian2008-01-18
* Stamp release 8.3RC1.REL8_3_RC1Tom Lane2008-01-03
* Stamp 8.3beta4.REL8_3_BETA4Tom Lane2007-12-03
* update files for beta3Marc G. Fournier2007-11-16
* Stamp 8.3beta2.REL8_3_BETA2Tom Lane2007-10-27
* Stamp 8.3beta1, except in configure.in/configure.Tom Lane2007-10-04
* Enable __FUNCTION__ on MSVC builds.Magnus Hagander2007-10-01
* Enable IPV6 for all MSVC builds, including the VC6 libpq-only build.Magnus Hagander2007-04-16
* Now that core functionality is depending on autoconf's AC_C_BIGENDIAN to beTom Lane2007-04-06
* Squelch some VC++ compiler warnings. Mark float literals with the "f"Neil Conway2007-01-26
* Stamp major release 8.3.0, and increment library version numbers.Bruce Momjian2007-01-05
* Stamp 8.2, except configure.in.Bruce Momjian2006-12-02
* update for rc1REL8_2_RC1PostgreSQL Daemon2006-11-25
* Get rid of retail definitions of HAVE_STRDUP and HAVE_VSNPRINTF inTom Lane2006-11-21
* Tag as Beta3 ... two outstanding *known* bugs before RC1 ...REL8_2_BETA3PostgreSQL Daemon2006-11-07