File tree Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change 416416 </para>
417417 </listitem>
418418
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+
419429 <listitem>
420430 <!--
421431 Author: Robert Haas <rhaas@postgresql.org>
552562 <listitem>
553563 <!--
554564 Author: Robert Haas <rhaas@postgresql.org>
565+ 2017-02-27 [30df93f69] hash: Refactor overflow page allocation.
566+ Author: Robert Haas <rhaas@postgresql.org>
555567 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.
556570 -->
557571 <para>
558572 Add write-ahead logging support to hash indexes (Amit Kapila)
585599 <listitem>
586600 <!--
587601 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>
592602 2017-04-03 [ea69a0dea] Expand hash indexes more gradually.
593603 -->
594604 <para>
You can’t perform that action at this time.
0 commit comments