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
/
Install.pm
Commit message (
Expand
)
Author
Age
*
Fix included file path for modern perl
Andrew Dunstan
2019-02-05
*
Move the built-in conversions into the initial catalog data.
Tom Lane
2019-01-03
*
Remove timetravel extension.
Andres Freund
2018-10-11
*
Refactor dlopen() support
Peter Eisentraut
2018-09-06
*
Provide for contrib and pgxs modules to install include files.
Andrew Gierth
2018-07-31
*
Return a value from Install.pm's lcopy function
Andrew Dunstan
2018-05-28
*
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-27
*
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-05-09
*
perltidy some recent code changes before changing perltidy settings
Andrew Dunstan
2018-05-09
*
Provide for testing on python3 modules when under MSVC
Andrew Dunstan
2018-05-04
*
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-27
*
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-25
*
Install errcodes.txt for use by extensions.
Andrew Gierth
2018-04-05
*
Attempt to fix jsonb_plperl build on Windows
Peter Eisentraut
2018-04-03
*
Attempt to fix jsonb_plpython build on Windows
Peter Eisentraut
2018-03-28
*
Update MSVC build process for new timezone data.
Tom Lane
2017-11-25
*
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-17
*
Install the "posixrules" timezone link in MSVC builds.
Tom Lane
2017-05-07
*
Clean up Perl code according to perlcritic
Peter Eisentraut
2017-03-27
*
Remove createlang and droplang
Peter Eisentraut
2017-03-23
*
Rename user-facing tools with "xlog" in the name to say "wal".
Robert Haas
2017-02-09
*
MSVC: Include pg_recvlogical in client-only install.
Robert Haas
2016-09-19
*
Final pgindent + perltidy run for 9.6.
Tom Lane
2016-08-15
*
Fix TAP tests and MSVC scripts for pathnames with spaces.
Tom Lane
2016-07-09
*
Finish pgindent run for 9.6: Perl files.
Noah Misch
2016-06-12
*
Silence warning from modern perl about unescaped braces
Andrew Dunstan
2016-04-08
*
Fix Windows build broken by d78a7d9c7fa3e9cd494b906f065fe7b7fe9fb9a5
Teodor Sigaev
2016-03-04
*
Properly install dynloader.h on MSVC builds
Bruce Momjian
2016-01-19
*
Use just one standalone-backend session for initdb's post-bootstrap steps.
Tom Lane
2015-12-17
*
MSVC: Future-proof installation file skip logic.
Noah Misch
2015-07-29
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Fix MSVC builds for contrib transforms modules.
Andrew Dunstan
2015-04-28
*
MSVC: install src/test/modules together with contrib
Alvaro Herrera
2015-04-16
*
Install shared libraries to bin/ in Windows under MSVC
Alvaro Herrera
2015-03-18
*
MSVC: Process Makefile line continuations more like "make" does.
Noah Misch
2014-07-14
*
Fix obsolete config-module-exclusion logic in vcregress.pl.
Tom Lane
2014-05-27
*
Provide for client-only installs with MSVC.
Andrew Dunstan
2014-01-26
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
*
Create libpgcommon, and move pg_malloc et al to it
Alvaro Herrera
2013-02-12
*
Properly install ecpg_compat and pgtypes libraries on msvc
Magnus Hagander
2013-01-09
*
Autoconfiscate selection of 64-bit int type for 64-bit large object API.
Tom Lane
2012-10-07
*
Add vcregress.pl target for checking pg_upgrade.
Andrew Dunstan
2012-09-10
*
Run newly-configured perltidy script on Perl files.
Bruce Momjian
2012-07-04
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
*
Install plpgsql.h to to include/server at "make install".
Heikki Linnakangas
2012-04-16
*
Support for building with MS Visual Studio 2010.
Andrew Dunstan
2012-01-03
*
perltidy run over msvc build system
Magnus Hagander
2011-07-12
*
Avoid use of mixed slash style paths in arguments to xcopy in MSVC builds.
Andrew Dunstan
2011-04-07
*
Add PL extension files to MSVC Install procedure.
Andrew Dunstan
2011-03-05
*
Fix MSVC build scripts for recent extension-related changes.
Tom Lane
2011-02-14
[next]