mirror of
https://github.com/postgres/postgres.git
synced 2025-08-30 06:01:21 +03:00
Spell checking and markup refinement
This commit is contained in:
@@ -184,7 +184,7 @@ CREATE OPERATOR CLASS <replaceable class="parameter">name</replaceable> [ DEFAUL
|
||||
<term><replaceable class="parameter">sort_family_name</replaceable></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The name (optionally schema-qualified) of an existing btree operator
|
||||
The name (optionally schema-qualified) of an existing <literal>btree</literal> operator
|
||||
family that describes the sort ordering associated with an ordering
|
||||
operator.
|
||||
</para>
|
||||
|
Reference in New Issue
Block a user