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