Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit131b4d6

Browse files
committed
Make xrefs to tables instead of assuming they appear below
1 parent8afb026 commit131b4d6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9616,16 +9616,16 @@ table2-mapping
96169616
</sect1>
96179617

96189618
<sect1 id="functions-json">
9619-
<title>JSONfunctions</title>
9619+
<title>JSONFunctions</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 describesthe functions that are available for creating
9628-
JSON (see <xref linkend="datatype-json">) data.
9627+
<xref linkend="functions-json-table"> showsthe functions that are available
9628+
for creating JSON (see <xref linkend="datatype-json">) data.
96299629
</para>
96309630

96319631
<table id="functions-json-table">

‎doc/src/sgml/plpgsql.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp