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
/
Mkvcbuild.pm
Commit message (
Expand
)
Author
Age
*
Fix inconsistencies in the code
Michael Paquier
2019-07-08
*
pgindent run prior to branching v12.
Tom Lane
2019-07-01
*
Exclude new src/test/modules/unsafe_tests directory from MSVC build.
Tom Lane
2019-06-30
*
Move logging.h and logging.c from src/fe_utils/ to src/common/.
Tom Lane
2019-05-14
*
GSSAPI encryption support
Stephen Frost
2019-04-03
*
Unified logging system for command-line programs
Peter Eisentraut
2019-04-01
*
Partial implementation of SQL/JSON path language
Alexander Korotkov
2019-03-16
*
Make use of compiler builtins and/or assembly for CLZ, CTZ, POPCNT.
Tom Lane
2019-02-15
*
Revert attempts to use POPCNT etc instructions
Alvaro Herrera
2019-02-15
*
Add basic support for using the POPCNT and SSE4.2s LZCNT opcodes
Alvaro Herrera
2019-02-13
*
Change floating-point output format for improved performance.
Andrew Gierth
2019-02-13
*
Use strtof() and not strtod() for float4 input.
Andrew Gierth
2019-02-13
*
Replace the data structure used for keyword lookup.
Tom Lane
2019-01-06
*
Eliminate parallel-make hazard in ecpg/preproc.
Tom Lane
2018-12-01
*
Provide pg_pread() and pg_pwrite() for random I/O.
Thomas Munro
2018-11-07
*
Fix spelling errors and typos in comments
Magnus Hagander
2018-11-02
*
Tweak MSVC build system to match changes in 7143b3e82.
Tom Lane
2018-09-28
*
Tweak MSVC build system to match changes in 7143b3e82.
Tom Lane
2018-09-28
*
Convert elog.c's useful_strerror() into a globally-used strerror wrapper.
Tom Lane
2018-09-26
*
Fix out-of-tree build for transform modules.
Andrew Gierth
2018-09-16
*
Install a check for mis-linking of src/port and src/common functions.
Tom Lane
2018-09-09
*
Refactor dlopen() support
Peter Eisentraut
2018-09-06
*
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-27
*
Prevent possibly spurious error when running perl -cw
Andrew Dunstan
2018-05-18
*
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-05-09
*
Remove Windows module-list-dumping code.
Tom Lane
2018-04-30
*
Dump full memory maps around failing Windows reattach code.
Tom Lane
2018-04-30
*
perltidy: Add option --nooutdent-long-comments
Peter Eisentraut
2018-04-27
*
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-27
*
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-25
*
Refactor dir/file permissions
Stephen Frost
2018-04-07
*
Use ARMv8 CRC instructions where available.
Heikki Linnakangas
2018-04-04
*
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
*
Add conditional.c to libpgfeutils for MSVC build
Teodor Sigaev
2018-03-22
*
Add ssl_passphrase_command setting
Peter Eisentraut
2018-03-17
*
Actually pick .lib file when multiple perl libs are present
Magnus Hagander
2018-03-04
*
Fix msvc builds for ActivePerl > 5.24
Magnus Hagander
2018-03-02
*
Refactor client-side SSL certificate checking code
Peter Eisentraut
2018-01-30
*
MSVC: Test whether 32-bit Perl needs -D_USE_32BIT_TIME_T.
Noah Misch
2017-12-08
*
Support linking with MinGW-built Perl.
Noah Misch
2017-11-23
*
Further tweaks to compiler flags for PL/Perl on Windows.
Tom Lane
2017-08-17
*
Final pgindent + perltidy run for v10.
Tom Lane
2017-08-14
*
Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant.
Tom Lane
2017-08-14
*
PL/Perl portability fix: absorb relevant -D switches from Perl.
Tom Lane
2017-07-28
*
MSVC: Accept tcl86.lib in addition to tcl86t.lib.
Noah Misch
2017-07-23
*
MSVC: Don't link libpgcommon into pgcrypto.
Noah Misch
2017-07-16
*
Ooops, WIN32 code in pg_ctl.c still needs PQExpBuffer.
Tom Lane
2017-06-28
*
Change pg_ctl to detect server-ready by watching status in postmaster.pid.
Tom Lane
2017-06-28
*
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-17
[next]