]> granicus.if.org Git - postgresql/commitdiff
doc: Add links to tables
authorPeter Eisentraut <peter@eisentraut.org>
Wed, 5 Jun 2019 20:08:50 +0000 (22:08 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Wed, 5 Jun 2019 20:08:50 +0000 (22:08 +0200)
Formal tables should generally have an xref in the text that points to
them.  Add them here.

doc/src/sgml/func.sgml

index f0bf2cbc3d79cb8a2badfdaa0164fc3e3e2ad033..8debb8cbbcc66e85626f713ce7ad0b74d66cfe9f 100644 (file)
@@ -11811,6 +11811,13 @@ table2-mapping
    <sect3 id="functions-sqljson-path-operators">
    <title>SQL/JSON Path Operators and Methods</title>
 
+   <para>
+    <xref linkend="functions-sqljson-op-table"/> shows the operators and
+    methods available in <type>jsonpath</type>.  <xref
+    linkend="functions-sqljson-filter-ex-table"/> shows the available filter
+    expression elements.
+   </para>
+
    <table id="functions-sqljson-op-table">
     <title><type>jsonpath</type> Operators and Methods</title>
      <tgroup cols="5">