Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
6e033c6a
Commit
6e033c6a
authored
Apr 24, 2017
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: PG 10 fixes
Reported-by: Takayuki Tsunakawa
parent
bba375eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
13 deletions
+2
-13
doc/src/sgml/release-10.sgml
doc/src/sgml/release-10.sgml
+2
-13
No files found.
doc/src/sgml/release-10.sgml
View file @
6e033c6a
...
...
@@ -411,17 +411,6 @@ Allow merge joins to be performed in parallel (Dilip Kumar)
</para>
</listitem>
<listitem>
<!--
Author: Robert Haas <rhaas@postgresql.org>
2017-03-08 [98e6e8904] tidbitmap: Support shared iteration.
Author: Robert Haas <rhaas@postgresql.org>
2017-03-08 [f35742ccb] Support parallel bitmap heap scans.
-->
<para>
Support parallel bitmap heap scans (Dilip Kumar)
</para>
<para>
This allows a single index scan to dispatch parallel workers to process
different areas of the heap.
...
...
@@ -1152,7 +1141,7 @@ Author: Peter Eisentraut <peter_e@gmx.net>
-->
<para>
Remove documented restriction about using large shared buffers on
<systemitem class="osname">Windows</> (T
sunakawa, Takayuki
)
<systemitem class="osname">Windows</> (T
akayuki Tsunakawa
)
</para>
</listitem>
...
...
@@ -1868,7 +1857,7 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
2016-09-28 [d3cd36a13] Make to_timestamp() and to_date() range-check fields of
-->
<para>
Have <function>to_timestamp()</> and <function>to_date()</> check
check
input values for validity
Have <function>to_timestamp()</> and <function>to_date()</> check input values for validity
(Artur Zakirov)
</para>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment