|
|
@ -897,7 +897,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
<para> |
|
|
|
<para> |
|
|
|
An entry's <structfield>amopmethod</structfield> must match the |
|
|
|
An entry's <structfield>amopmethod</structfield> must match the |
|
|
|
<structname>opfmethod</structname> of its containing operator family (including |
|
|
|
<structfield>opfmethod</structfield> of its containing operator family (including |
|
|
|
<structfield>amopmethod</structfield> here is an intentional denormalization of the |
|
|
|
<structfield>amopmethod</structfield> here is an intentional denormalization of the |
|
|
|
catalog structure for performance reasons). Also, |
|
|
|
catalog structure for performance reasons). Also, |
|
|
|
<structfield>amoplefttype</structfield> and <structfield>amoprighttype</structfield> must match |
|
|
|
<structfield>amoplefttype</structfield> and <structfield>amoprighttype</structfield> must match |
|
|
@ -5064,10 +5064,10 @@ SCRAM-SHA-256$<replaceable><iteration count></replaceable>:<replaceable>&l |
|
|
|
|
|
|
|
|
|
|
|
<para> |
|
|
|
<para> |
|
|
|
An operator class's <structfield>opcmethod</structfield> must match the |
|
|
|
An operator class's <structfield>opcmethod</structfield> must match the |
|
|
|
<structname>opfmethod</structname> of its containing operator family. |
|
|
|
<structfield>opfmethod</structfield> of its containing operator family. |
|
|
|
Also, there must be no more than one <structname>pg_opclass</structname> |
|
|
|
Also, there must be no more than one <structname>pg_opclass</structname> |
|
|
|
row having <structname>opcdefault</structname> true for any given combination of |
|
|
|
row having <structfield>opcdefault</structfield> true for any given combination of |
|
|
|
<structname>opcmethod</structname> and <structname>opcintype</structname>. |
|
|
|
<structfield>opcmethod</structfield> and <structfield>opcintype</structfield>. |
|
|
|
</para> |
|
|
|
</para> |
|
|
|
|
|
|
|
|
|
|
|
</sect1> |
|
|
|
</sect1> |
|
|
|