File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9616,16 +9616,16 @@ table2-mapping
96169616 </sect1>
96179617
96189618 <sect1 id="functions-json">
9619- <title>JSON functions </title>
9619+ <title>JSON Functions </title>
96209620
96219621 <indexterm zone="datatype-json">
96229622 <primary>JSON</primary>
96239623 <secondary>Functions and operators</secondary>
96249624 </indexterm>
96259625
96269626 <para>
9627- This section describes the functions that are available for creating
9628- JSON (see <xref linkend="datatype-json">) data.
9627+ <xref linkend="functions-json-table"> shows the functions that are available
9628+ for creating JSON (see <xref linkend="datatype-json">) data.
96299629 </para>
96309630
96319631 <table id="functions-json-table">
Original file line number Diff line number Diff line change @@ -2601,7 +2601,8 @@ GET STACKED DIAGNOSTICS <replaceable>variable</replaceable> = <replaceable>item<
26012601 Each <replaceable>item</replaceable> is a key word identifying a status
26022602 value to be assigned to the specified variable (which should be
26032603 of the right data type to receive it). The currently available
2604- status items are:
2604+ status items are shown in <xref linkend="plpgsql-exception-diagnostics-values">.
2605+ </para>
26052606
26062607 <table id="plpgsql-exception-diagnostics-values">
26072608 <title>Error diagnostics values</title>
@@ -2642,7 +2643,6 @@ GET STACKED DIAGNOSTICS <replaceable>variable</replaceable> = <replaceable>item<
26422643 </tbody>
26432644 </tgroup>
26442645 </table>
2645- </para>
26462646
26472647 <para>
26482648 If the exception did not set a value for an item, an empty string
You can’t perform that action at this time.
0 commit comments