aboutsummaryrefslogtreecommitdiff
path: root/src/tools/msvc
Commit message (Expand)AuthorAge
* Define OPENSSL_API_COMPATPeter Eisentraut2023-06-24
* Don't force SQL_ASCII/no-locale for installcheck in vcregress.plAndrew Dunstan2023-02-26
* Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificatesMichael Paquier2023-02-15
* Make EXEC_BACKEND more convenient on Linux and FreeBSD.Michael Paquier2023-02-08
* Fix binary mismatch for MSVC plperl vs gcc built perl libsAndrew Dunstan2022-11-27
* Improve setup of environment values for commands in MSVC's vcregress.plMichael Paquier2022-05-11
* Suppress warning about stack_base_ptr with late-model GCC.Tom Lane2022-02-17
* Allow clean.bat to be run from anywhereAndrew Dunstan2022-01-20
* Avoid warning about uninitialized value in MSVC python3 testsAndrew Dunstan2022-01-10
* Allow MSVC .bat wrappers to be called from anywhereAndrew Dunstan2022-01-07
* Adjust behavior of some env settings for the TAP tests of MSVCMichael Paquier2021-12-15
* Enable settings used in TAP tests for MSVC buildsAndrew Dunstan2021-12-07
* Add support for Visual Studio 2022 in build scriptsMichael Paquier2021-11-24
* Fix build of MSVC with OpenSSL 3.0.0Michael Paquier2021-10-20
* Ensure HAVE_DECL_XXX macros in MSVC builds match those in Unix.Tom Lane2021-07-15
* Update configure's probe for libldap to work with OpenLDAP 2.5.Tom Lane2021-07-09
* Remove non-existing variable reference in MSVC's Solution.pmMichael Paquier2021-06-26
* Add fallback implementation for setenv()Michael Paquier2021-06-01
* fix syntax errorAndrew Dunstan2021-05-28
* Report configured port in MSVC built pg_configAndrew Dunstan2021-05-28
* Fix MSVC scripts when building with GSSAPI/KerberosMichael Paquier2021-05-27
* Sync our copy of the timezone library with IANA release tzcode2020c.Tom Lane2020-10-16
* Remove support for timezone "posixrules" file.Tom Lane2020-06-29
* Move frontend-side archive APIs from src/common/ to src/fe_utils/Michael Paquier2020-06-11
* MSVC: Avoid warning when testing a TAP suite without PROVE_FLAGS.Noah Misch2020-06-07
* Fix MSVC installations with multiple "configure" files detectedMichael Paquier2020-05-21
* Initial pgindent and pgperltidy run for v13.Tom Lane2020-05-14
* Handle spaces for Python install location in MSVC scriptsMichael Paquier2020-05-06
* Use a slightly more liberal regex to detect Visual Studio versionAndrew Dunstan2020-04-17
* Set Perl search path more idiomaticallyAndrew Dunstan2020-04-14
* Use perl's $/ more idiomaticallyAndrew Dunstan2020-04-13
* Use perl warnings pragma consistentlyAndrew Dunstan2020-04-13
* Add checksum helper functions.Robert Haas2020-04-03
* Add -c/--restore-target-wal to pg_rewindMichael Paquier2020-04-01
* Enable Unix-domain sockets support on WindowsPeter Eisentraut2020-03-28
* Provide a TLS init hookAndrew Dunstan2020-03-25
* Define EXEC_BACKEND in pg_config_manual.hPeter Eisentraut2020-03-25
* Move routine building restore_command to src/common/Michael Paquier2020-03-24
* Turn off deprecated bison warnings under MSVCAndrew Dunstan2020-03-20
* Remove win32ver.rc from version_stamp.plPeter Eisentraut2020-03-10
* Create contrib/bool_plperl to provide a bool transform for PL/Perl[U].Tom Lane2020-03-06
* Move pg_upgrade's Windows link() implementation to AC_REPLACE_FUNCSPeter Eisentraut2020-03-04
* Add PostgreSQL home page to --help outputPeter Eisentraut2020-02-28
* Move src/backend/utils/hash/hashfn.c to src/commonRobert Haas2020-02-27
* Fix build failure on header generation with repetitive builds of MSVCMichael Paquier2020-02-25
* Adjust Solution.pm to set HAVE_STDINT_H.Tom Lane2020-02-21
* Fix perlcritic warningsPeter Eisentraut2020-02-21
* Allow running src/tools/msvc/mkvcbuild.pl under not WindowsPeter Eisentraut2020-02-21
* Assume that we have signed integral types and flexible array members.Tom Lane2020-02-21
* Assume that we have <wchar.h>.Tom Lane2020-02-21