index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Commit message (
Expand
)
Author
Age
*
Fix macro-redefinition warning on MSVC.
Tom Lane
2017-09-03
*
Further tweaks to compiler flags for PL/Perl on Windows.
Tom Lane
2017-08-17
*
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-31
*
MSVC: Accept tcl86.lib in addition to tcl86t.lib.
Noah Misch
2017-07-23
*
fix typo
Andrew Dunstan
2017-07-16
*
Fix vcregress.pl PROVE_FLAGS bug in commit 93b7d9731f
Andrew Dunstan
2017-07-16
*
Fix broken link-command-line ordering for libpgfeutils.
Tom Lane
2017-07-14
*
Take PROVE_FLAGS from the command line but not the environment
Andrew Dunstan
2017-06-10
*
Fix thinko in previous openssl change
Andrew Dunstan
2017-06-05
*
Find openssl lib files in right directory for MSVC
Andrew Dunstan
2017-06-05
*
Update URLs in pgindent source and README
Magnus Hagander
2017-05-23
*
Honor PROVE_FLAGS environment setting
Andrew Dunstan
2017-05-12
*
Add libxml2 include path for MSVC builds
Andrew Dunstan
2017-05-12
*
Install the "posixrules" timezone link in MSVC builds.
Tom Lane
2017-05-07
*
Allow MSVC to build with Tcl 8.6.
Alvaro Herrera
2017-05-05
*
Fix perl thinko in commit fed6df486dca
Andrew Dunstan
2017-05-02
*
Allow vcregress.pl to run an arbitrary TAP test set
Andrew Dunstan
2017-05-01
*
Change qr/foo$/m to qr/foo\n/m, for Perl 5.8.8.
Noah Misch
2016-11-07
*
MSVC: Include pg_recvlogical in client-only install.
Robert Haas
2016-09-19
*
Remove vestigial references to "zic" in favor of "IANA database".
Tom Lane
2016-09-04
*
Final pgindent + perltidy run for 9.6.
Tom Lane
2016-08-15
*
Simplify the process of perltidy'ing our Perl files.
Tom Lane
2016-08-15
*
Obstruct shell, SQL, and conninfo injection via database and role names.
Noah Misch
2016-08-08
*
Establish conventions about global object names used in regression tests.
Tom Lane
2016-07-17
*
Fix TAP tests and MSVC scripts for pathnames with spaces.
Tom Lane
2016-07-09
*
Update oidjoins regression test for 9.6.
Tom Lane
2016-06-22
*
Add integrity-checking functions to pg_visibility.
Robert Haas
2016-06-15
*
Finish pgindent run for 9.6: Perl files.
Noah Misch
2016-06-12
*
Document the authoritative version of perltidy.
Noah Misch
2016-06-12
*
Yet again update typedefs.list file in preparation for pgindent run
Robert Haas
2016-06-09
*
Fix various common mispellings.
Greg Stark
2016-06-03
*
Update release instructions for translation updates
Peter Eisentraut
2016-05-13
*
Add test_pg_dump to @contrib_excludes
Stephen Frost
2016-05-06
*
Again update typedefs.list file in preparation for pgindent run
Robert Haas
2016-05-02
*
Add a --non-master-only option to git_changelog.
Tom Lane
2016-05-01
*
Support building with Visual Studio 2015
Andrew Dunstan
2016-04-29
*
Update typedefs.list file in preparation for pgindent run
Robert Haas
2016-04-27
*
Add a --brief option to git_changelog.
Tom Lane
2016-04-26
*
Update helptext for vcregress.pl
Magnus Hagander
2016-04-15
*
Make oldSnapshotControl a pointer to a volatile structure
Kevin Grittner
2016-04-11
*
cpluspluscheck: Update include path
Peter Eisentraut
2016-04-11
*
Allow Pin/UnpinBuffer to operate in a lockfree manner.
Andres Freund
2016-04-10
*
Add snapshot_too_old to NSVC @contrib_excludes
Kevin Grittner
2016-04-08
*
Silence warning from modern perl about unescaped braces
Andrew Dunstan
2016-04-08
*
Turn down MSVC compiler verbosity
Andrew Dunstan
2016-04-08
*
Support multiple synchronous standby servers.
Fujii Masao
2016-04-06
*
Support ALTER THING .. DEPENDS ON EXTENSION
Alvaro Herrera
2016-04-05
*
Copyedit comments and documentation.
Noah Misch
2016-04-01
*
Add missing gss option to msvc config template
Magnus Hagander
2016-03-30
[next]