index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
msvc
/
Solution.pm
Commit message (
Expand
)
Author
Age
*
Use BIO_{get,set}_app_data instead of BIO_{get,set}_data.
Tom Lane
2023-11-28
*
Define OPENSSL_API_COMPAT
Peter Eisentraut
2023-06-24
*
Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates
Michael Paquier
2023-02-15
*
Add support for Visual Studio 2022 in build scripts
Michael Paquier
2021-11-24
*
Fix build of MSVC with OpenSSL 3.0.0
Michael Paquier
2021-10-20
*
fix syntax error
Andrew Dunstan
2021-05-28
*
Report configured port in MSVC built pg_config
Andrew Dunstan
2021-05-28
*
Fix MSVC scripts when building with GSSAPI/Kerberos
Michael Paquier
2021-05-27
*
Handle spaces in OpenSSL install location for MSVC
Andrew Dunstan
2019-10-04
*
Add support for Visual Studio 2019 in build scripts
Michael Paquier
2019-07-03
*
Add support for OpenSSL 1.1.0 and newer versions in MSVC scripts
Michael Paquier
2019-06-26
*
Remove last references to WAL segment size in MSVC scripts
Michael Paquier
2019-06-19
*
Initial pgperltidy run for v12.
Tom Lane
2019-05-22
*
Get rid of jsonpath_gram.h and jsonpath_scanner.h
Alexander Korotkov
2019-03-20
*
Partial implementation of SQL/JSON path language
Alexander Korotkov
2019-03-16
*
Blind attempt at fixing Windows build
Alvaro Herrera
2019-02-12
*
Use perfect hashing, instead of binary search, for keyword lookup.
Tom Lane
2019-01-09
*
Replace the data structure used for keyword lookup.
Tom Lane
2019-01-06
*
Use symbolic references for pg_language OIDs in the bootstrap data.
Tom Lane
2019-01-03
*
Create a separate oid range for oids assigned by genbki.pl.
Andres Freund
2018-12-13
*
Refactor dlopen() support
Peter Eisentraut
2018-09-06
*
Require C99 (and thus MSCV 2013 upwards).
Andres Freund
2018-08-23
*
perltidy run prior to branching
Andrew Dunstan
2018-06-30
*
Fix compile-time warnings on all perl code
Andrew Dunstan
2018-05-31
*
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-27
*
MSVC builds must use a separate stamp file for copying generated headers.
Tom Lane
2018-05-18
*
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-05-09
*
Blindly try to fix MSVC build's use of genbki.pl and Gen_fmgrtab.pl.
Tom Lane
2018-05-03
*
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-27
*
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-25
*
Reduce chattiness of genbki.pl and Gen_fmgrtab.pl.
Tom Lane
2018-04-09
*
Replace our traditional initial-catalog-data format with a better design.
Tom Lane
2018-04-08
*
Fix up ecpg's configuration so it handles "long long int" in MSVC builds.
Tom Lane
2018-02-27
*
Fix use of config-specific libraries for Windows OpenSSL
Andrew Dunstan
2018-01-03
*
MSVC: Rebuild spiexceptions.h when out of date.
Noah Misch
2017-11-12
*
Attempt to adapt windows build for 212e6f34d55c.
Andres Freund
2017-10-04
*
Support building with Visual Studio 2017
Andrew Dunstan
2017-09-25
*
Make WAL segment size configurable at initdb time.
Andres Freund
2017-09-19
*
Fix macro-redefinition warning on MSVC.
Tom Lane
2017-09-03
*
MSVC: Repair libpq.rc generator.
Noah Misch
2017-07-09
*
Use correct ICU path for Windows 32 vs. 64 bit
Peter Eisentraut
2017-06-13
*
Add MSVC build system support for ICU
Peter Eisentraut
2017-06-12
*
Fix thinko in previous openssl change
Andrew Dunstan
2017-06-05
*
Find openssl lib files in right directory for MSVC
Andrew Dunstan
2017-06-05
*
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-17
*
Add libxml2 include path for MSVC builds
Andrew Dunstan
2017-05-12
*
Remove reinvention of stringify macro.
Tom Lane
2017-04-02
*
Clean up Perl code according to perlcritic
Peter Eisentraut
2017-03-27
*
De-support floating-point timestamps.
Tom Lane
2017-02-23
*
Generate fmgr prototypes automatically
Peter Eisentraut
2017-01-17
[next]