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
...
*
Fix incorrect link in v10 release notes.
Tom Lane
2017-10-19
*
Fix typo
Magnus Hagander
2017-10-19
*
Fix typo in release notes
Magnus Hagander
2017-10-19
*
Make release notes aware that --xlog-method was renamed
Alvaro Herrera
2017-10-18
*
Fix incorrect handling of CTEs and ENRs as DML target relations.
Tom Lane
2017-10-16
*
Repair breakage of aggregate FILTER option.
Tom Lane
2017-10-16
*
Restore nodeAgg.c's ability to check for improperly-nested aggregates.
Tom Lane
2017-10-15
*
Fix possible crash with Parallel Bitmap Heap Scan.
Robert Haas
2017-10-13
*
Fix AggGetAggref() so it won't lie to aggregate final functions.
Tom Lane
2017-10-12
*
Doc: fix typo in release notes.
Tom Lane
2017-10-12
*
Infer functional dependency past RelabelType
Alvaro Herrera
2017-10-12
*
Fix logical replication to fire BEFORE ROW DELETE triggers.
Robert Haas
2017-10-12
*
Prevent sharing transition states between ordered-set aggregates.
Tom Lane
2017-10-11
*
Prevent idle in transaction session timeout from sometimes being ignored.
Andres Freund
2017-10-11
*
Doc: fix missing explanation of default object privileges.
Tom Lane
2017-10-11
*
Fix mistakes in comments.
Robert Haas
2017-10-11
*
Fix low-probability loss of NOTIFY messages due to XID wraparound.
Tom Lane
2017-10-11
*
Add missing clean step to src/test/modules/brin/Makefile.
Tom Lane
2017-10-10
*
Increase distance between flush requests during bulk file copies.
Tom Lane
2017-10-08
*
Fix crash when logical decoding is invoked from a PL function.
Tom Lane
2017-10-06
*
Fix intra-query memory leakage in nodeProjectSet.c.
Tom Lane
2017-10-06
*
Fix access-off-end-of-array in clog.c.
Tom Lane
2017-10-06
*
Fix traversal of half-frozen update chains
Alvaro Herrera
2017-10-06
*
Fix more user-visible elog() calls.
Robert Haas
2017-10-05
*
Fix race condition with unprotected use of a latch pointer variable.
Tom Lane
2017-10-03
*
Fix coding rules violations in walreceiver.c
Alvaro Herrera
2017-10-03
*
Stamp 10.0.
REL_10_0
Tom Lane
2017-10-02
*
Translation updates
Peter Eisentraut
2017-10-02
*
Expand collation documentation
Peter Eisentraut
2017-10-02
*
Update v10 release notes, and set the official release date.
Tom Lane
2017-10-01
*
Use a longer connection timeout in pg_isready test.
Tom Lane
2017-10-01
*
Add list of acknowledgments to release notes
Peter Eisentraut
2017-10-01
*
Fix busy-wait in pgbench, with --rate.
Heikki Linnakangas
2017-10-01
*
Fix inadequate locking during get_rel_oids().
Tom Lane
2017-09-29
*
pgbench: If we fail to send a command to the server, fail.
Robert Haas
2017-09-29
*
psql: Update \d sequence display
Peter Eisentraut
2017-09-29
*
Fix freezing of a dead HOT-updated tuple
Alvaro Herrera
2017-09-28
*
Fix behavior when converting a float infinity to numeric.
Tom Lane
2017-09-27
*
Revert to 9.6 treatment of ALTER TYPE enumtype ADD VALUE.
Tom Lane
2017-09-27
*
Improve the CREATE POLICY documentation.
Dean Rasheed
2017-09-27
*
Don't recommend "DROP SCHEMA information_schema CASCADE".
Noah Misch
2017-09-26
*
Improve wording of error message added in commit 714805010.
Tom Lane
2017-09-26
*
Fix failure-to-read-man-page in commit 899bd785c.
Tom Lane
2017-09-26
*
Remove heuristic same-transaction test from check_safe_enum_use().
Tom Lane
2017-09-26
*
Use a blacklist to distinguish original from add-on enum values.
Tom Lane
2017-09-26
*
Handle heap rewrites better in logical replication
Peter Eisentraut
2017-09-26
*
Avoid SIGBUS on Linux when a DSM memory request overruns tmpfs.
Tom Lane
2017-09-25
*
Support building with Visual Studio 2017
Andrew Dunstan
2017-09-25
*
Allow ICU to use SortSupport on Windows with UTF-8
Peter Eisentraut
2017-09-24
*
doc: Expand user documentation on SCRAM
Peter Eisentraut
2017-09-24
[prev]
[next]