Fix grammar.

Reported by Peter Geoghegan.
pull/14/head
Robert Haas 10 years ago
parent 8f15f74a44
commit 7c02d48e69
  1. 6
      doc/src/sgml/release-9.5.sgml

@ -221,9 +221,9 @@
<listitem> <listitem>
<para> <para>
Extend the infrastructure allow sorting to be performed by inlined, Extend the infrastructure that allows sorting to be performed by
non-<acronym>SQL</acronym>-callable comparison functions to cover inlined, non-<acronym>SQL</acronym>-callable comparison functions to
<command>CREATE INDEX</>, <command>REINDEX</>, and cover <command>CREATE INDEX</>, <command>REINDEX</>, and
<command>CLUSTER</> (Peter Geoghegan) <command>CLUSTER</> (Peter Geoghegan)
</para> </para>
</listitem> </listitem>

Loading…
Cancel
Save