mirror of
https://github.com/postgres/postgres.git
synced 2025-06-30 21:42:05 +03:00
release notes: Add entry for commit 5ea86e6e6
.
Peter Geoghegan and Robert Haas
This commit is contained in:
@ -219,6 +219,15 @@
|
||||
</para>
|
||||
</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>
|
||||
<para>
|
||||
Improve in-memory hash performance (Tomas Vondra, Robert Haas)
|
||||
|
Reference in New Issue
Block a user