mirror of
https://github.com/postgres/postgres.git
synced 2025-07-26 01:22:12 +03:00
release notes: Add entry for commit 5ea86e6e6
.
Peter Geoghegan and Robert Haas
This commit is contained in:
@ -219,6 +219,15 @@
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Extend the infrastructure allow sorting to be performed by inlined,
|
||||||
|
non-<acronym>SQL</acronym>-callable comparison functions to cover
|
||||||
|
<command>CREATE INDEX</>, <command>REINDEX</>, and
|
||||||
|
<command>CLUSTER</> (Peter Geoghegan)
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Improve in-memory hash performance (Tomas Vondra, Robert Haas)
|
Improve in-memory hash performance (Tomas Vondra, Robert Haas)
|
||||||
|
Reference in New Issue
Block a user