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
*
Install properly fe-auth-sasl.h
Michael Paquier
2021-07-14
*
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-05-12
*
Add a copyright notice to perl files lacking one.
Andrew Dunstan
2021-05-07
*
Add pg_amcheck, a CLI for contrib/amcheck.
Robert Haas
2021-03-12
*
Sync our copy of the timezone library with IANA release tzcode2020c.
Tom Lane
2020-10-16
*
Remove support for timezone "posixrules" file.
Tom Lane
2020-06-29
*
Fix MSVC installations with multiple "configure" files detected
Michael Paquier
2020-05-21
*
Use perl's $/ more idiomatically
Andrew Dunstan
2020-04-13
*
Use zic's new "-b slim" option to generate smaller timezone files.
Tom Lane
2019-08-19
*
Initial pgperltidy run for v12.
Tom Lane
2019-05-22
*
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
[next]