8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f15f74 commit 7c02d48Copy full SHA for 7c02d48
doc/src/sgml/release-9.5.sgml
@@ -221,9 +221,9 @@
221
222
<listitem>
223
<para>
224
- Extend the infrastructure allow sorting to be performed by inlined,
225
- non-<acronym>SQL</acronym>-callable comparison functions to cover
226
- <command>CREATE INDEX</>, <command>REINDEX</>, and
+ Extend the infrastructure that allows sorting to be performed by
+ inlined, non-<acronym>SQL</acronym>-callable comparison functions to
+ cover <command>CREATE INDEX</>, <command>REINDEX</>, and
227
<command>CLUSTER</> (Peter Geoghegan)
228
</para>
229
</listitem>
0 commit comments