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
f8ab08ad
Commit
f8ab08ad
authored
Apr 27, 2017
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc PG10rel: adjust hash index commits and add parallel subquery
Reported-by: Amit Kapila
parent
49e92815
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
4 deletions
+14
-4
doc/src/sgml/release-10.sgml
doc/src/sgml/release-10.sgml
+14
-4
No files found.
doc/src/sgml/release-10.sgml
View file @
f8ab08ad
...
@@ -416,6 +416,16 @@
...
@@ -416,6 +416,16 @@
</para>
</para>
</listitem>
</listitem>
<listitem>
<!--
Author: Robert Haas <rhaas@postgresql.org>
2017-02-14 [5e6d8d2bb] Allow parallel workers to execute subplans.
-->
<para>
Allow non-correlated subqueries to be run in parallel (Amit Kapila)
</para>
</listitem>
<listitem>
<listitem>
<!--
<!--
Author: Robert Haas <rhaas@postgresql.org>
Author: Robert Haas <rhaas@postgresql.org>
...
@@ -552,7 +562,11 @@
...
@@ -552,7 +562,11 @@
<listitem>
<listitem>
<!--
<!--
Author: Robert Haas <rhaas@postgresql.org>
Author: Robert Haas <rhaas@postgresql.org>
2017-02-27 [30df93f69] hash: Refactor overflow page allocation.
Author: Robert Haas <rhaas@postgresql.org>
2017-03-14 [c11453ce0] hash: Add write-ahead logging support.
2017-03-14 [c11453ce0] hash: Add write-ahead logging support.
Author: Robert Haas <rhaas@postgresql.org>
2017-02-27 [b0f18cb77] hash: Refactor bucket squeeze code.
-->
-->
<para>
<para>
Add write-ahead logging support to hash indexes (Amit Kapila)
Add write-ahead logging support to hash indexes (Amit Kapila)
...
@@ -585,10 +599,6 @@
...
@@ -585,10 +599,6 @@
<listitem>
<listitem>
<!--
<!--
Author: Robert Haas <rhaas@postgresql.org>
Author: Robert Haas <rhaas@postgresql.org>
2017-02-27 [b0f18cb77] hash: Refactor bucket squeeze code.
Author: Robert Haas <rhaas@postgresql.org>
2017-02-27 [30df93f69] hash: Refactor overflow page allocation.
Author: Robert Haas <rhaas@postgresql.org>
2017-04-03 [ea69a0dea] Expand hash indexes more gradually.
2017-04-03 [ea69a0dea] Expand hash indexes more gradually.
-->
-->
<para>
<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