index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
llow negative coordinate for ~> (cube, int) operator
Teodor Sigaev
2018-01-11
*
Fix behavior of ~> (cube, int) operator
Teodor Sigaev
2018-01-11
*
Fix sample INSTR() functions in the plpgsql documentation.
Tom Lane
2018-01-10
*
Use portal pinning in PL/Perl and PL/Python
Peter Eisentraut
2018-01-10
*
Add tests for PL/pgSQL returning unnamed portals as refcursor
Peter Eisentraut
2018-01-10
*
Revert "Move portal pinning from PL/pgSQL to SPI"
Peter Eisentraut
2018-01-10
*
Remove dubious micro-optimization in ckpt_buforder_comparator().
Tom Lane
2018-01-10
*
Add missing "return" statement to accumulate_append_subpath.
Robert Haas
2018-01-10
*
Move portal pinning from PL/pgSQL to SPI
Peter Eisentraut
2018-01-10
*
Give more accurate error message for dropping pinned portal
Peter Eisentraut
2018-01-10
*
Fix allowing of leading zero on exponents in pgbench test results
Teodor Sigaev
2018-01-10
*
Remove outdated/removed Win32 URLs in C comments
Bruce Momjian
2018-01-09
*
Expression evaluation based aggregate transition invocation.
Andres Freund
2018-01-09
*
Change some bogus PageGetLSN calls to BufferGetLSNAtomic
Alvaro Herrera
2018-01-09
*
Implement TZH and TZM timestamp format patterns
Andrew Dunstan
2018-01-09
*
Remove PortalGetQueryDesc()
Peter Eisentraut
2018-01-09
*
Update portal-related memory context names and API
Peter Eisentraut
2018-01-09
*
Rewrite list_qsort() to avoid trashing its input list.
Tom Lane
2018-01-09
*
Improve the heuristic for ordering child paths of a parallel append.
Tom Lane
2018-01-09
*
While waiting for a condition variable, detect postmaster death.
Tom Lane
2018-01-09
*
Fix ssl tests for when tls-server-end-point is not supported
Peter Eisentraut
2018-01-09
*
Fix race condition during replication origin drop.
Tom Lane
2018-01-09
*
Allow ConditionVariable[PrepareTo]Sleep to auto-switch between CVs.
Tom Lane
2018-01-09
*
Don't allow VACUUM VERBOSE ANALYZE VERBOSE.
Robert Haas
2018-01-09
*
Improve scripting language in pgbench
Teodor Sigaev
2018-01-09
*
Fix comment.
Robert Haas
2018-01-09
*
pg_upgrade: prevent check on live cluster from generating error
Bruce Momjian
2018-01-08
*
Cosmetic improvements in condition_variable.[hc].
Tom Lane
2018-01-08
*
Improve error detection capability in proclists.
Tom Lane
2018-01-08
*
Back off chattiness in RemovePgTempFiles().
Tom Lane
2018-01-07
*
Add TIMELINE to backup_label file
Simon Riggs
2018-01-06
*
Default monitoring roles - errata
Simon Riggs
2018-01-06
*
Remove return values of ConditionVariableSignal/Broadcast.
Tom Lane
2018-01-05
*
Reorder steps in ConditionVariablePrepareToSleep for more safety.
Tom Lane
2018-01-05
*
Rewrite ConditionVariableBroadcast() to avoid live-lock.
Tom Lane
2018-01-05
*
Factor error generation out of ExecPartitionCheck.
Robert Haas
2018-01-05
*
pg_upgrade: remove C comment
Bruce Momjian
2018-01-05
*
pg_upgrade: revert part of patch for ease of translation
Bruce Momjian
2018-01-05
*
pg_upgrade: simplify code layout in a few places
Bruce Momjian
2018-01-05
*
Fix failure to delete spill files of aborted transactions
Alvaro Herrera
2018-01-05
*
Another attempt at fixing build with various OpenSSL versions
Peter Eisentraut
2018-01-04
*
Add missing includes
Peter Eisentraut
2018-01-04
*
Minor preparatory refactoring for UPDATE row movement.
Robert Haas
2018-01-04
*
Fix build with older OpenSSL versions
Peter Eisentraut
2018-01-04
*
Fix new test case to not be endian-dependent.
Tom Lane
2018-01-04
*
Simplify and encapsulate tuple routing support code.
Robert Haas
2018-01-04
*
Implement channel binding tls-server-end-point for SCRAM
Peter Eisentraut
2018-01-04
*
Fix incorrect computations of length of null bitmap in pageinspect.
Tom Lane
2018-01-04
*
Refactor channel binding code to fetch cbind_data only when necessary
Peter Eisentraut
2018-01-04
*
Define LDAPS_PORT if it's missing and disable implicit LDAPS on Windows
Peter Eisentraut
2018-01-04
[next]