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
*
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
*
Add 'tap_tests' flag in config_default.pl
Alvaro Herrera
2016-03-04
*
Minor tweaks for new src/test/recovery
Alvaro Herrera
2016-02-29
*
Add a test framework for recovery
Alvaro Herrera
2016-02-26
*
MSVC: Clean tmp_check directory of pg_controldata test suite.
Noah Misch
2016-02-24
*
Call xlc __isync() after, not before, associated compare-and-swap.
Noah Misch
2016-02-19
*
Add new system view, pg_config
Joe Conway
2016-02-17
*
Change the way that LWLocks for extensions are allocated.
Robert Haas
2016-02-04
*
Properly install dynloader.h on MSVC builds
Bruce Momjian
2016-01-19
*
Restructure index access method API to hide most of it at the C level.
Tom Lane
2016-01-17
*
Windows: Make pg_ctl reliably detect service status
Alvaro Herrera
2016-01-07
*
Make copyright.pl cope with nonstandard case choices in copyright notices.
Tom Lane
2016-01-02
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Fix omission of -X (--no-psqlrc) in some psql invocations.
Tom Lane
2015-12-28
*
Use just one standalone-backend session for initdb's post-bootstrap steps.
Tom Lane
2015-12-17
*
Move buffer I/O and content LWLocks out of the main tranche.
Robert Haas
2015-12-15
*
Accept flex > 2.5.x on Windows, too.
Tom Lane
2015-12-10
*
fix a perl typo
Andrew Dunstan
2015-11-19
*
Improve vcregress.pl's handling of tap tests for client programs
Andrew Dunstan
2015-11-18
*
Modify tqueue infrastructure to support transient record types.
Robert Haas
2015-11-06
*
Correct pg_indent to pgindent in various comments.
Robert Haas
2015-10-08
*
Add CASCADE support for CREATE EXTENSION.
Andres Freund
2015-10-03
*
Add a Gather executor node.
Robert Haas
2015-09-30
*
Rework the way multixact truncations work.
Andres Freund
2015-09-26
*
Glue layer to connect the executor to the shm_mq mechanism.
Robert Haas
2015-09-18
*
When trace_lwlocks is used, identify individual lwlocks by name.
Robert Haas
2015-09-11
*
MSVC: Exclude 'brin' contrib module
Alvaro Herrera
2015-08-13
*
docs: update major release notes item checklist
Bruce Momjian
2015-08-08
[next]