mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-12 18:34:36 +08:00
Fix grammar.
Reported by Peter Geoghegan.
This commit is contained in:
parent
8f15f74a44
commit
7c02d48e69
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user