Commits

DateSubjectAuthorReleases
2012-02-29 Move CRC tables to libpgport, and provide them in a separate include file. Tom Lane 9.2.0
2012-01-03 Support for building with MS Visual Studio 2010. Andrew Dunstan 9.2.0
2011-01-04 Allow older branches to be built with Visual Studio 2008. This is a backport of commit df0cdd53 to the 8.2, 8.3 and 8.4 branches. Andrew Dunstan 8.2.20
2011-01-04 Allow older branches to be built with Visual Studio 2008. This is a backport of commit df0cdd53 to the 8.2, 8.3 and 8.4 branches. Andrew Dunstan 8.3.14
2011-01-04 Allow older branches to be built with Visual Studio 2008. This is a backport of commit df0cdd53 to the 8.2, 8.3 and 8.4 branches. Andrew Dunstan 8.4.7
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-04-09 Perltidy run over the MSVC build system files, to clean up code formatting Magnus Hagander 9.0.0
2010-01-05 Disable linker warning 4197 on Win64, that is caused by the fact that we export Magnus Hagander 9.0.0
2010-01-02 Silence compiler warning about size of size_t being larger than the result Magnus Hagander 9.0.0
2010-01-01 Detect a 64-bit build environment on Windows, and generate the appropriate Magnus Hagander 9.0.0
2009-12-23 Add basic build support for Visual Studio 2008, without resorting to Magnus Hagander 9.0.0
2009-11-12 Remove plpgsql's separate lexer (finally!), in favor of using the core lexer Tom Lane 9.0.0
2009-08-10 Enable the use of multiple CPUs/cores when building on MSVC. This only Magnus Hagander 8.4.1
2009-08-10 Enable the use of multiple CPUs/cores when building on MSVC. This only Magnus Hagander 8.3.8
2009-08-10 Enable the use of multiple CPUs/cores when building on MSVC. This only Magnus Hagander 8.2.14
2009-07-27 Enable the use of multiple CPUs/cores when building on MSVC. This only Magnus Hagander 9.0.0
2008-04-15 Add multi-line flag to regex that needs it. Backpatch to 8.2. Fix from Andreas Zeugswetter Andrew Dunstan 8.2.8
2008-04-15 Add multi-line flag to regex that needs it. Backpatch to 8.2. Fix from Andreas Zeugswetter Andrew Dunstan 8.3.2
2008-04-15 Add multi-line flag to regex that needs it. Backpatch to 8.2. Fix from Andreas Zeugswetter Andrew Dunstan 8.4.0
2008-02-19 Un-break msvc port yet again (it started pulling in the Darwin Magnus Hagander 8.4.0
2008-02-17 Replace time_t with pg_time_t (same values, but always int64) in on-disk Tom Lane 8.4.0
2008-02-05 Handle libraries in directories with spaces in them. Magnus Hagander 8.3.1
2007-12-11 Use _USE_32BIT_TIME_T when building with MSVC. Also, enforce that it's Magnus Hagander 8.3.0
2007-08-21 Build snowball DLL for tsearch-in-core. Magnus Hagander 8.3.0
2007-07-25 Disable warning 4090 = different const qualifiers on msvc since it Magnus Hagander 8.3.0