mirror of
https://github.com/postgres/postgres.git
synced 2025-07-24 14:22:24 +03:00
Fix grammar.
Reported by Peter Geoghegan.
This commit is contained in:
@ -221,9 +221,9 @@
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Extend the infrastructure allow sorting to be performed by inlined,
|
||||
non-<acronym>SQL</acronym>-callable comparison functions to cover
|
||||
<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
|
||||
<command>CLUSTER</> (Peter Geoghegan)
|
||||
</para>
|
||||
</listitem>
|
||||
|
Reference in New Issue
Block a user