Last-minute updates for release notes.
authorTom Lane
Mon, 11 Feb 2019 17:05:49 +0000 (12:05 -0500)
committerTom Lane
Mon, 11 Feb 2019 17:05:49 +0000 (12:05 -0500)
doc/src/sgml/release-11.sgml

index 11bf8b696e30a36a1f27251ef96cc0fee0bf1759..14e2726f0c17b20b8e4f8fcbdc8221a968f5e17f 100644 (file)
@@ -598,6 +598,19 @@ Branch: REL9_4_STABLE [876fd37fc] 2019-02-07 13:10:46 -0500
     
 
+     
+      Fix planner failure when the first column of a row comparison
+      matches an index column, but later column(s) do not, and the index
+      has included (non-key) columns (Tom Lane)
+     
+    
+
+    
+