aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/brin.sgml8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/src/sgml/brin.sgml b/doc/src/sgml/brin.sgml
index 71697155d7c..9c5ffcddf84 100644
--- a/doc/src/sgml/brin.sgml
+++ b/doc/src/sgml/brin.sgml
@@ -1229,6 +1229,10 @@ typedef struct BrinOpcInfo
<entry>internal function <function>brin_bloom_union()</function></entry>
</row>
<row>
+ <entry>Support Procedure 5</entry>
+ <entry>internal function <function>brin_bloom_options()</function></entry>
+ </row>
+ <row>
<entry>Support Procedure 11</entry>
<entry>function to compute hash of an element</entry>
</row>
@@ -1287,6 +1291,10 @@ typedef struct BrinOpcInfo
<entry>internal function <function>brin_minmax_multi_union()</function></entry>
</row>
<row>
+ <entry>Support Procedure 5</entry>
+ <entry>internal function <function>brin_minmax_multi_options()</function></entry>
+ </row>
+ <row>
<entry>Support Procedure 11</entry>
<entry>function to compute distance between two values (length of a range)</entry>
</row>