mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 00:20:24 +01:00
release notes: Add entry for commit 5ea86e6e6.
Peter Geoghegan and Robert Haas
This commit is contained in:
parent
8a8c581a8c
commit
c66bc72e8a
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user