mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
release notes: split apart hash items
Report by Tom Lane, Robert Haas
This commit is contained in:
@ -221,8 +221,7 @@
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Improve hash creation and lookup performance (Tomas Vondra,
|
||||
Teodor Sigaev, Tom Lane, Robert Haas)
|
||||
Improve in-memory hash performance (Tomas Vondra, Robert Haas)
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
@ -1795,6 +1794,12 @@
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Improve dynahash capabilities (Teodor Sigaev, Tom Lane)
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Improve parallel execution infrastructure (Robert Haas, Amit
|
||||
|
Reference in New Issue
Block a user