File tree Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Original file line number Diff line number Diff line change @@ -411,17 +411,6 @@ Allow merge joins to be performed in parallel (Dilip Kumar)
411411</para>
412412</listitem>
413413
414- <listitem>
415- <!--
416- Author: Robert Haas <rhaas@postgresql.org>
417- 2017-03-08 [98e6e8904] tidbitmap: Support shared iteration.
418- Author: Robert Haas <rhaas@postgresql.org>
419- 2017-03-08 [f35742ccb] Support parallel bitmap heap scans.
420- -->
421- <para>
422- Support parallel bitmap heap scans (Dilip Kumar)
423- </para>
424-
425414<para>
426415This allows a single index scan to dispatch parallel workers to process
427416different areas of the heap.
@@ -1152,7 +1141,7 @@ Author: Peter Eisentraut <peter_e@gmx.net>
11521141-->
11531142<para>
11541143Remove documented restriction about using large shared buffers on
1155- <systemitem class="osname">Windows</> (Tsunakawa, Takayuki)
1144+ <systemitem class="osname">Windows</> (Takayuki Tsunakawa )
11561145</para>
11571146</listitem>
11581147
@@ -1868,7 +1857,7 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
186818572016-09-28 [d3cd36a13] Make to_timestamp() and to_date() range-check fields of
18691858-->
18701859<para>
1871- Have <function>to_timestamp()</> and <function>to_date()</> check check input values for validity
1860+ Have <function>to_timestamp()</> and <function>to_date()</> check input values for validity
18721861(Artur Zakirov)
18731862</para>
18741863
You can’t perform that action at this time.
0 commit comments