release notes: Add entry for commit 5ea86e6e6.
authorRobert Haas
Fri, 26 Jun 2015 18:48:52 +0000 (14:48 -0400)
committerRobert Haas
Fri, 26 Jun 2015 18:49:37 +0000 (14:49 -0400)
Peter Geoghegan and Robert Haas

doc/src/sgml/release-9.5.sgml

index 4086c6ba7652c841b9475691d6a8562cb32adee8..5e8cc1518cde726c7257aa18a2f090f42c849f85 100644 (file)
        
       
 
+      
+       
+        Extend the infrastructure allow sorting to be performed by inlined,
+        non-SQL-callable comparison functions to cover
+        CREATE INDEX, REINDEX, and
+        CLUSTER (Peter Geoghegan)
+       
+      
+
       
        
         Improve in-memory hash performance (Tomas Vondra, Robert Haas)