File tree 1 file changed +2
-13
lines changed 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)
411
411
</para>
412
412
</listitem>
413
413
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
-
425
414
<para>
426
415
This allows a single index scan to dispatch parallel workers to process
427
416
different areas of the heap.
@@ -1152,7 +1141,7 @@ Author: Peter Eisentraut <peter_e@gmx.net>
1152
1141
-->
1153
1142
<para>
1154
1143
Remove documented restriction about using large shared buffers on
1155
- <systemitem class="osname">Windows</> (Tsunakawa, Takayuki)
1144
+ <systemitem class="osname">Windows</> (Takayuki Tsunakawa )
1156
1145
</para>
1157
1146
</listitem>
1158
1147
@@ -1868,7 +1857,7 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
1868
1857
2016-09-28 [d3cd36a13] Make to_timestamp() and to_date() range-check fields of
1869
1858
-->
1870
1859
<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
1872
1861
(Artur Zakirov)
1873
1862
</para>
1874
1863
You can’t perform that action at this time.
0 commit comments