File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 897
897
898
898
<para>
899
899
An entry's <structfield>amopmethod</structfield> must match the
900
- <structname >opfmethod</structname > of its containing operator family (including
900
+ <structfield >opfmethod</structfield > of its containing operator family (including
901
901
<structfield>amopmethod</structfield> here is an intentional denormalization of the
902
902
catalog structure for performance reasons). Also,
903
903
<structfield>amoplefttype</structfield> and <structfield>amoprighttype</structfield> must match
@@ -5064,10 +5064,10 @@ SCRAM-SHA-256$<replaceable><iteration count></replaceable>:<replaceable>&l
5064
5064
5065
5065
<para>
5066
5066
An operator class's <structfield>opcmethod</structfield> must match the
5067
- <structname >opfmethod</structname > of its containing operator family.
5067
+ <structfield >opfmethod</structfield > of its containing operator family.
5068
5068
Also, there must be no more than one <structname>pg_opclass</structname>
5069
- row having <structname >opcdefault</structname > true for any given combination of
5070
- <structname >opcmethod</structname > and <structname >opcintype</structname >.
5069
+ row having <structfield >opcdefault</structfield > true for any given combination of
5070
+ <structfield >opcmethod</structfield > and <structfield >opcintype</structfield >.
5071
5071
</para>
5072
5072
5073
5073
</sect1>
You can’t perform that action at this time.
0 commit comments