Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8bf51ad

Browse files
committed
release notes: split apart hash items
Report by Tom Lane, Robert Haas
1 parent 89fe9bf commit 8bf51ad

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

doc/src/sgml/release-9.5.sgml

+7-2
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,7 @@
221221

222222
<listitem>
223223
<para>
224-
Improve hash creation and lookup performance (Tomas Vondra,
225-
Teodor Sigaev, Tom Lane, Robert Haas)
224+
Improve in-memory hash performance (Tomas Vondra, Robert Haas)
226225
</para>
227226
</listitem>
228227

@@ -1795,6 +1794,12 @@
17951794
</para>
17961795
</listitem>
17971796

1797+
<listitem>
1798+
<para>
1799+
Improve dynahash capabilities (Teodor Sigaev, Tom Lane)
1800+
</para>
1801+
</listitem>
1802+
17981803
<listitem>
17991804
<para>
18001805
Improve parallel execution infrastructure (Robert Haas, Amit

0 commit comments

Comments
 (0)