The tables in "71.3. Extensibility" listing the support functions
for bloom and minmax-multi opclasses should include the associated
options function. While this isn't quite as required as the rest,
you need it for full functionality of the opclass.
Back-patch to v14 where these functions were added.
Support Procedure 4
internal function brin_bloom_union()
+ |
+ Support Procedure 5
+ internal function brin_bloom_options()
+
|
Support Procedure 11
function to compute hash of an element
Support Procedure 4
internal function brin_minmax_multi_union()
+ |
+ Support Procedure 5
+ internal function brin_minmax_multi_options()
+
|
Support Procedure 11
function to compute distance between two values (length of a range)