We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentd1fec37 commit9a92ad4Copy full SHA for 9a92ad4
doc/src/sgml/brin.sgml
@@ -531,8 +531,8 @@ typedef struct BrinOpcInfo
531
532
To implement these methods in a generic way, the operator class
533
defines its own internal support functions.
534
- (For instance, <quote>min/max</> operator classesimplements
535
- support functions for the four inequality operators forthe data type.)
+ (For instance,the<quote>min/max</> operator classesimplement
+ support functions for the four inequality operators fortheir data type.)
536
Additionally, the operator class must supply appropriate
537
operator entries,
538
to enable the optimizer to use the index when those operators are