We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e7c3d9 commit 2524046Copy full SHA for 2524046
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 classes implements
535
- support functions for the four inequality operators for the data type.)
+ (For instance, the <quote>min/max</> operator classes implement
+ support functions for the four inequality operators for their 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
0 commit comments