aboutsummaryrefslogtreecommitdiff
path: root/src/tools/msvc
Commit message (Expand)AuthorAge
* MSVC: Exclude 'brin' contrib moduleAlvaro Herrera2015-08-13
* MSVC: Revert most 9.5 changes to pre-9.5 vcregress.pl tests.Noah Misch2015-07-29
* MSVC: Remove duplicate PATH entry in test harness.Noah Misch2015-07-29
* MSVC: Future-proof installation file skip logic.Noah Misch2015-07-29
* Make TAP tests work on Windows.Heikki Linnakangas2015-07-29
* Turn install.bat into a pure one line wrapper fort he perl script.Heikki Linnakangas2015-07-06
* Allow MSVC's contribcheck and modulescheck to run independently.Andrew Dunstan2015-07-01
* Stamp shared-library minor version numbers for 9.6.Tom Lane2015-06-30
* pgindent run for 9.5Bruce Momjian2015-05-23
* Revert error-throwing wrappers for the printf family of functions.Tom Lane2015-05-19
* Recognize "REGRESS_OPTS += ..." syntax in MSVC build scripts.Tom Lane2015-05-18
* Add error-throwing wrappers for the printf family of functions.Noah Misch2015-05-18
* Enable transforms tests for python 2 on MSVC buildsAndrew Dunstan2015-04-29
* Fix MSVC builds for contrib transforms modules.Andrew Dunstan2015-04-28
* Fix vcbuild failures and chkpass dependency caused by 854adb8Andrew Dunstan2015-04-27
* Try to unbreak some MSVC builds following forward slash change.Andrew Dunstan2015-04-25
* Replace backslashes by forward slashes in MSVC build codePeter Eisentraut2015-04-25
* Remove superfluous -DFRONTEND.Noah Misch2015-04-24
* Build every ECPG library with -DFRONTEND.Noah Misch2015-04-24
* Improve speed of make check-worldPeter Eisentraut2015-04-23
* Move pg_xlogdump from contrib/ to src/bin/Peter Eisentraut2015-04-21
* Move pg_test_timing from contrib/ to src/bin/Peter Eisentraut2015-04-20
* Move pg_test_fsync from contrib/ to src/bin/Peter Eisentraut2015-04-19
* Add new target modulescheck in vcregress.plAlvaro Herrera2015-04-16
* MSVC: install src/test/modules together with contribAlvaro Herrera2015-04-16
* MSVC: Include modules of src/test/modules in buildAlvaro Herrera2015-04-16
* Move pg_upgrade from contrib/ to src/bin/Peter Eisentraut2015-04-14
* Use Intel SSE 4.2 CRC instructions where available.Heikki Linnakangas2015-04-14
* Reorganize our CRC source files again.Heikki Linnakangas2015-04-14
* pgbench: Attempt fix build on WindowsPeter Eisentraut2015-04-13
* Move pgbench from contrib/ to src/bin/Peter Eisentraut2015-04-13
* Move pg_archivecleanup from contrib/ to src/bin/Peter Eisentraut2015-04-11
* Fix typoMagnus Hagander2015-04-09
* Enable float8-byval as the default for 64 bit MSVC buildsAndrew Dunstan2015-04-05
* Run pg_upgrade and pg_resetxlog with restricted token on WindowsAndrew Dunstan2015-03-30
* Try to fix MSVC build of pg_rewind.Heikki Linnakangas2015-03-23
* Add pg_rewind, for re-synchronizing a master server after failback.Heikki Linnakangas2015-03-23
* Make pg_xlogdump MSVC build work more like others.Heikki Linnakangas2015-03-21
* Install shared libraries to bin/ in Windows under MSVCAlvaro Herrera2015-03-18
* Refactor Mkvcbuild.pm to facilitate modules migrationsAlvaro Herrera2015-03-11
* pgbench: Add a real expression syntax to \setRobert Haas2015-03-02
* Fix Perl coding error in msvc build systemPeter Eisentraut2015-02-18
* Fix MSVC build.Heikki Linnakangas2015-02-09
* Move pg_lzcompress.c to src/common.Fujii Masao2015-02-09
* Add pg_string_endswith as the start of a string helper library in src/common.Andres Freund2015-01-03
* Have config_sspi_auth() permit IPv6 localhost connections.Noah Misch2014-12-25
* Temporarily revert "Move pg_lzcompress.c to src/common."Tom Lane2014-12-25
* Move pg_lzcompress.c to src/common.Fujii Masao2014-12-25
* Recognize Makefile line continuations in fetchRegressOpts().Noah Misch2014-12-18
* Lock down regression testing temporary clusters on Windows.Noah Misch2014-12-17