File tree 1 file changed +14
-4
lines changed
1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change 416
416
</para>
417
417
</listitem>
418
418
419
+ <listitem>
420
+ <!--
421
+ Author: Robert Haas <rhaas@postgresql.org>
422
+ 2017-02-14 [5e6d8d2bb] Allow parallel workers to execute subplans.
423
+ -->
424
+ <para>
425
+ Allow non-correlated subqueries to be run in parallel (Amit Kapila)
426
+ </para>
427
+ </listitem>
428
+
419
429
<listitem>
420
430
<!--
421
431
Author: Robert Haas <rhaas@postgresql.org>
552
562
<listitem>
553
563
<!--
554
564
Author: Robert Haas <rhaas@postgresql.org>
565
+ 2017-02-27 [30df93f69] hash: Refactor overflow page allocation.
566
+ Author: Robert Haas <rhaas@postgresql.org>
555
567
2017-03-14 [c11453ce0] hash: Add write-ahead logging support.
568
+ Author: Robert Haas <rhaas@postgresql.org>
569
+ 2017-02-27 [b0f18cb77] hash: Refactor bucket squeeze code.
556
570
-->
557
571
<para>
558
572
Add write-ahead logging support to hash indexes (Amit Kapila)
585
599
<listitem>
586
600
<!--
587
601
Author: Robert Haas <rhaas@postgresql.org>
588
- 2017-02-27 [b0f18cb77] hash: Refactor bucket squeeze code.
589
- Author: Robert Haas <rhaas@postgresql.org>
590
- 2017-02-27 [30df93f69] hash: Refactor overflow page allocation.
591
- Author: Robert Haas <rhaas@postgresql.org>
592
602
2017-04-03 [ea69a0dea] Expand hash indexes more gradually.
593
603
-->
594
604
<para>
You can’t perform that action at this time.
0 commit comments