Commit Graph

119 Commits (3dacd9bf32873c80045a2b758d64c031d70dac83)

Author SHA1 Message Date
Andrew Dunstan 35361ee788 Restrict vertical tightness to parentheses in Perl code 7 years ago
Tom Lane bad51a49a4 Blindly try to fix MSVC build's use of genbki.pl and Gen_fmgrtab.pl. 7 years ago
Peter Eisentraut d4f16d5071 perltidy: Add option --nooutdent-long-quotes 7 years ago
Tom Lane f04d4ac919 Reindent Perl files with perltidy version 20170521. 7 years ago
Tom Lane a65e17bd6f Reduce chattiness of genbki.pl and Gen_fmgrtab.pl. 7 years ago
Tom Lane 372728b0d4 Replace our traditional initial-catalog-data format with a better design. 7 years ago
Tom Lane 51057feaa6 Fix up ecpg's configuration so it handles "long long int" in MSVC builds. 7 years ago
Andrew Dunstan 99d5a3ffb9 Fix use of config-specific libraries for Windows OpenSSL 8 years ago
Noah Misch 9363b8b79b MSVC: Rebuild spiexceptions.h when out of date. 8 years ago
Andres Freund 15334ad19a Attempt to adapt windows build for 212e6f34d5. 8 years ago
Andrew Dunstan f2ab3898f3 Support building with Visual Studio 2017 8 years ago
Andres Freund fc49e24fa6 Make WAL segment size configurable at initdb time. 8 years ago
Tom Lane e451901804 Fix macro-redefinition warning on MSVC. 8 years ago
Noah Misch 3381898f98 MSVC: Repair libpq.rc generator. 8 years ago
Peter Eisentraut ae1aa28eb6 Use correct ICU path for Windows 32 vs. 64 bit 8 years ago
Peter Eisentraut 03c396080d Add MSVC build system support for ICU 8 years ago
Andrew Dunstan 2e02136fe6 Fix thinko in previous openssl change 8 years ago
Andrew Dunstan 614350a3ab Find openssl lib files in right directory for MSVC 8 years ago
Bruce Momjian ce55481032 Post-PG 10 beta1 pgperltidy run 8 years ago
Andrew Dunstan b757e01f62 Add libxml2 include path for MSVC builds 8 years ago
Tom Lane cd6baed781 Remove reinvention of stringify macro. 8 years ago
Peter Eisentraut facde2a98f Clean up Perl code according to perlcritic 8 years ago
Tom Lane b6aa17e0ae De-support floating-point timestamps. 8 years ago
Peter Eisentraut 352a24a1f9 Generate fmgr prototypes automatically 9 years ago
Tom Lane 28e5e5648c Fix and simplify MSVC build's handling of xml/xslt/uuid dependencies. 9 years ago
Tom Lane ca9112a424 Stamp HEAD as 10devel. 9 years ago
Noah Misch 3be0a62ffe Finish pgindent run for 9.6: Perl files. 9 years ago
Andrew Dunstan 0fb54de9aa Support building with Visual Studio 2015 9 years ago
Tom Lane cd37bb7859 Improve PL/Tcl errorCode facility by providing decoded name for SQLSTATE. 9 years ago
Andrew Dunstan 5d03201056 Remove dependency on psed for MSVC builds. 9 years ago
Alvaro Herrera 52fe6f4e02 Add 'tap_tests' flag in config_default.pl 9 years ago
Bruce Momjian 216d568432 Properly install dynloader.h on MSVC builds 10 years ago
Robert Haas aa65de042f When trace_lwlocks is used, identify individual lwlocks by name. 10 years ago
Bruce Momjian 807b9e0dff pgindent run for 9.5 10 years ago
Peter Eisentraut 854adb8371 Replace backslashes by forward slashes in MSVC build code 10 years ago
Andrew Dunstan cf376a4adc Enable float8-byval as the default for 64 bit MSVC builds 10 years ago
Peter Eisentraut d30292b8c4 Fix Perl coding error in msvc build system 11 years ago
Heikki Linnakangas 680513ab79 Break out OpenSSL-specific code to separate files. 11 years ago
Noah Misch 35d19a9a37 MSVC: Process Makefile line continuations more like "make" does. 11 years ago
Noah Misch 52be3aae5b Fix warnings added in 8d9a0e85bd. 11 years ago
Magnus Hagander 8d9a0e85bd Support --with-extra-version equivalent functionality in MSVC build 11 years ago
Noah Misch 230ba02d85 Fix the MSVC build process for uuid-ossp. 11 years ago
Heikki Linnakangas 512f3b03e3 Fix typos in MSVC solution file. 11 years ago
Bruce Momjian 0a78320057 pgindent run for 9.4 11 years ago
Andrew Dunstan cec8394b5c Enable building with Visual Studion 2013. 12 years ago
Magnus Hagander 74a72ec208 Rename msvc build option krb5 to gss 12 years ago
Magnus Hagander 98de86e422 Remove support for native krb5 authentication 12 years ago
Bruce Momjian 9af4159fce pgindent run for release 9.3 12 years ago
Andrew Dunstan e1c1e21732 Enable building with Microsoft Visual Studio 2012. 13 years ago
Magnus Hagander c1f856a17f Properly copy fmgroids.h after clean on Win32 13 years ago