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
*
Mark correctly initial slot snapshots with MVCC type when built
Michael Paquier
2019-02-20
*
Fix omissions in ecpg/test/sql/.gitignore.
Tom Lane
2019-02-18
*
Sync ECPG's CREATE TABLE AS statement with backend's.
Michael Meskes
2019-02-18
*
Fix some issues with TAP tests of pg_basebackup
Michael Paquier
2019-02-18
*
Fix race in dsm_unpin_segment() when handles are reused.
Thomas Munro
2019-02-18
*
Fix documentation for dblink_error_message() return value
Joe Conway
2019-02-17
*
Fix CREATE VIEW to allow zero-column views.
Tom Lane
2019-02-17
*
Doc: remove ancient comment.
Tatsuo Ishii
2019-02-17
*
Fix CLogTruncationLock documentation.
Noah Misch
2019-02-17
*
Fix support for CREATE TABLE IF NOT EXISTS AS EXECUTE
Michael Paquier
2019-02-15
*
Fix race in dsm_attach() when handles are reused.
Thomas Munro
2019-02-15
*
Fix rare dsa_allocate() failures due to freepage.c corruption.
Thomas Munro
2019-02-13
*
Clean up planner confusion between ncolumns and nkeycolumns.
Tom Lane
2019-02-12
*
Relax overly strict assertion
Alvaro Herrera
2019-02-12
*
Fix erroneous error reports in snapbuild.c.
Tom Lane
2019-02-12
*
Clarify docs about limitations of constraint exclusion with partitions
Michael Paquier
2019-02-12
*
Stamp 11.2.
REL_11_2
Tom Lane
2019-02-11
*
Last-minute updates for release notes.
Tom Lane
2019-02-11
*
Translation updates
Peter Eisentraut
2019-02-11
*
Adjust error message
Peter Eisentraut
2019-02-11
*
Fix indexable-row-comparison logic to account for covering indexes.
Tom Lane
2019-02-10
*
Release notes for 11.2, 10.7, 9.6.12, 9.5.16, 9.4.21.
Tom Lane
2019-02-10
*
Second draft of back-branch release notes.
Tom Lane
2019-02-10
*
Fix trigger drop procedure
Alvaro Herrera
2019-02-10
*
Solve cross-version-upgrade testing problem induced by 1fb57af92.
Tom Lane
2019-02-09
*
Repair unsafe/unportable snprintf usage in pg_restore.
Tom Lane
2019-02-09
*
Call set_rel_pathlist_hook before generate_gather_paths, not after.
Tom Lane
2019-02-09
*
For 11 only, put back heap_expand_tuple to GetTupleForTrigger().
Andres Freund
2019-02-09
*
Reset, not recreate, execGrouping.c style hashtables.
Andres Freund
2019-02-09
*
Allow to reset execGrouping.c style tuple hashtables.
Andres Freund
2019-02-09
*
simplehash: Add support for resetting a hashtable's contents.
Andres Freund
2019-02-09
*
Plug leak in BuildTupleHashTable by creating ExprContext in correct context.
Andres Freund
2019-02-09
*
First-draft release notes for 11.2.
Tom Lane
2019-02-08
*
Defend against null error message reported by libxml2.
Tom Lane
2019-02-08
*
Doc: fix thinko in description of how to escape a backslash in bytea.
Tom Lane
2019-02-08
*
Ensure that foreign scans with lateral refs are planned correctly.
Tom Lane
2019-02-07
*
Fix searchpath and module location for pg_rewind and ssl TAP tests
Andrew Dunstan
2019-02-07
*
Add collation assignment to CALL statement
Peter Eisentraut
2019-02-07
*
Doc: Update the documentation for row movement behavior across partitions.
Amit Kapila
2019-02-07
*
Avoid amcheck inline compression false positives.
Peter Geoghegan
2019-02-06
*
Propagate lateral-reference information to indirect descendant relations.
Tom Lane
2019-02-06
*
Unify searchpath and do file logic in MSVC build scripts.
Andrew Dunstan
2019-02-06
*
Fix heap_getattr() handling of fast defaults.
Andres Freund
2019-02-06
*
Fix included file path for modern perl
Andrew Dunstan
2019-02-05
*
Keep perl style checker happy
Andrew Dunstan
2019-02-05
*
Update time zone data files to tzdata release 2018i.
Tom Lane
2019-02-05
*
Fix searchpath for modern Perl for genbki.pl
Andrew Dunstan
2019-02-05
*
Doc: in each release branch, keep only that branch's own release notes.
Tom Lane
2019-02-04
*
Fix dumping of matviews with indirect dependencies on primary keys.
Tom Lane
2019-02-04
*
Move port-specific parts of with_temp_install to port makefile.
Andrew Gierth
2019-02-04
[next]