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
*
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
*
Fix MSVC build for changes in zic.
Tom Lane
2016-03-28
*
Improve PL/Tcl errorCode facility by providing decoded name for SQLSTATE.
Tom Lane
2016-03-25
*
Move psql's psqlscan.l into src/fe_utils.
Tom Lane
2016-03-24
*
Move psql's print.c and mbprint.c into src/fe_utils.
Tom Lane
2016-03-24
*
Add missed inclusion requirement in Mkvcbuild.pm.
Tom Lane
2016-03-24
*
Create src/fe_utils/, and move stuff into there from pg_dump's dumputils.
Tom Lane
2016-03-24
*
Move keywords.c/kwlookup.c into src/common/.
Tom Lane
2016-03-23
*
Introduce WaitEventSet API.
Andres Freund
2016-03-21
*
Combine win32 and unix latch implementations.
Andres Freund
2016-03-21
*
Second attempt at fixing MSVC build for 68ab8e8ba4a471d9.
Andres Freund
2016-03-21
*
Best-guess attempt at fixing MSVC build for 68ab8e8ba4a471d9.
Tom Lane
2016-03-20
*
Remove dependency on psed for MSVC builds.
Andrew Dunstan
2016-03-19
*
Split psql's lexer into two separate .l files for SQL and backslash cases.
Tom Lane
2016-03-19
*
Checkpoint sorting and balancing.
Andres Freund
2016-03-10
*
Allow to trigger kernel writeback after a configurable number of writes.
Andres Freund
2016-03-10
*
Add valgrind suppressions for python code.
Andres Freund
2016-03-08
*
Add valgrind suppressions for bootstrap related code.
Andres Freund
2016-03-08
*
Expose control file data via SQL accessible functions.
Joe Conway
2016-03-05
*
Fix Windows build broken by d78a7d9c7fa3e9cd494b906f065fe7b7fe9fb9a5
Teodor Sigaev
2016-03-04
[next]