diff --git a/doc/src/sgml/release-9.5.sgml b/doc/src/sgml/release-9.5.sgml index 5e8cc1518c..5b0d109e35 100644 --- a/doc/src/sgml/release-9.5.sgml +++ b/doc/src/sgml/release-9.5.sgml @@ -221,9 +221,9 @@ - Extend the infrastructure allow sorting to be performed by inlined, - non-SQL-callable comparison functions to cover - CREATE INDEX, REINDEX, and + Extend the infrastructure that allows sorting to be performed by + inlined, non-SQL-callable comparison functions to + cover CREATE INDEX, REINDEX, and CLUSTER (Peter Geoghegan)