File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -598,6 +598,19 @@ Branch: REL9_4_STABLE [876fd37fc] 2019-02-07 13:10:46 -0500
598
598
<listitem>
599
599
<!--
600
600
Author: Tom Lane <tgl@sss.pgh.pa.us>
601
+ Branch: master [6bdc3005b] 2019-02-10 22:51:32 -0500
602
+ Branch: REL_11_STABLE [eb68d71f9] 2019-02-10 22:51:33 -0500
603
+ -->
604
+ <para>
605
+ Fix planner failure when the first column of a row comparison
606
+ matches an index column, but later column(s) do not, and the index
607
+ has included (non-key) columns (Tom Lane)
608
+ </para>
609
+ </listitem>
610
+
611
+ <listitem>
612
+ <!--
613
+ Author: Tom Lane <tgl@sss.pgh.pa.us>
601
614
Branch: master [d364e8815] 2018-12-18 11:19:38 -0500
602
615
Branch: REL_11_STABLE [ad425aaf0] 2018-12-18 11:19:38 -0500
603
616
Branch: REL_10_STABLE [d16567093] 2018-12-18 11:19:39 -0500
You can’t perform that action at this time.
0 commit comments