aboutsummaryrefslogtreecommitdiff
path: root/src/tools/msvc/Install.pm
Commit message (Expand)AuthorAge
* Install properly fe-auth-sasl.hMichael Paquier2021-07-14
* Initial pgindent and pgperltidy run for v14.Tom Lane2021-05-12
* Add a copyright notice to perl files lacking one.Andrew Dunstan2021-05-07
* Add pg_amcheck, a CLI for contrib/amcheck.Robert Haas2021-03-12
* 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
* Fix MSVC installations with multiple "configure" files detectedMichael Paquier2020-05-21
* Use perl's $/ more idiomaticallyAndrew Dunstan2020-04-13
* Use zic's new "-b slim" option to generate smaller timezone files.Tom Lane2019-08-19
* Initial pgperltidy run for v12.Tom Lane2019-05-22
* Fix included file path for modern perlAndrew Dunstan2019-02-05
* Move the built-in conversions into the initial catalog data.Tom Lane2019-01-03
* Remove timetravel extension.Andres Freund2018-10-11
* Refactor dlopen() supportPeter Eisentraut2018-09-06
* Provide for contrib and pgxs modules to install include files.Andrew Gierth2018-07-31
* Return a value from Install.pm's lcopy functionAndrew Dunstan2018-05-28
* Don't fall off the end of perl functionsAndrew Dunstan2018-05-27
* Restrict vertical tightness to parentheses in Perl codeAndrew Dunstan2018-05-09
* perltidy some recent code changes before changing perltidy settingsAndrew Dunstan2018-05-09
* Provide for testing on python3 modules when under MSVCAndrew Dunstan2018-05-04
* perltidy: Add option --nooutdent-long-quotesPeter Eisentraut2018-04-27
* Reindent Perl files with perltidy version 20170521.Tom Lane2018-04-25
* Install errcodes.txt for use by extensions.Andrew Gierth2018-04-05
* Attempt to fix jsonb_plperl build on WindowsPeter Eisentraut2018-04-03
* Attempt to fix jsonb_plpython build on WindowsPeter Eisentraut2018-03-28
* Update MSVC build process for new timezone data.Tom Lane2017-11-25
* Post-PG 10 beta1 pgperltidy runBruce Momjian2017-05-17
* Install the "posixrules" timezone link in MSVC builds.Tom Lane2017-05-07
* Clean up Perl code according to perlcriticPeter Eisentraut2017-03-27
* Remove createlang and droplangPeter Eisentraut2017-03-23
* Rename user-facing tools with "xlog" in the name to say "wal".Robert Haas2017-02-09
* MSVC: Include pg_recvlogical in client-only install.Robert Haas2016-09-19
* Final pgindent + perltidy run for 9.6.Tom Lane2016-08-15
* Fix TAP tests and MSVC scripts for pathnames with spaces.Tom Lane2016-07-09
* Finish pgindent run for 9.6: Perl files.Noah Misch2016-06-12
* Silence warning from modern perl about unescaped bracesAndrew Dunstan2016-04-08
* Fix Windows build broken by d78a7d9c7fa3e9cd494b906f065fe7b7fe9fb9a5Teodor Sigaev2016-03-04
* Properly install dynloader.h on MSVC buildsBruce Momjian2016-01-19
* Use just one standalone-backend session for initdb's post-bootstrap steps.Tom Lane2015-12-17
* MSVC: Future-proof installation file skip logic.Noah Misch2015-07-29
* pgindent run for 9.5Bruce Momjian2015-05-23
* Fix MSVC builds for contrib transforms modules.Andrew Dunstan2015-04-28
* MSVC: install src/test/modules together with contribAlvaro Herrera2015-04-16
* Install shared libraries to bin/ in Windows under MSVCAlvaro Herrera2015-03-18
* MSVC: Process Makefile line continuations more like "make" does.Noah Misch2014-07-14
* Fix obsolete config-module-exclusion logic in vcregress.pl.Tom Lane2014-05-27
* Provide for client-only installs with MSVC.Andrew Dunstan2014-01-26
* pgindent run for release 9.3Bruce Momjian2013-05-29
* Create libpgcommon, and move pg_malloc et al to itAlvaro Herrera2013-02-12
* Properly install ecpg_compat and pgtypes libraries on msvcMagnus Hagander2013-01-09