mirror of
https://github.com/postgres/postgres.git
synced 2025-07-26 01:22:12 +03:00
Fix grammar.
Reported by Peter Geoghegan.
This commit is contained in:
@ -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>
|
||||||
|
Reference in New Issue
Block a user