Skip to content

Commit e4bae48

Browse files
authored
dba_key_splitの変更履歴を追加 (#155)
1 parent a3c5fee commit e4bae48

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

reference/dba/functions/dba-key-split.xml

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: 9c4c9718261c2705fef2a490e3926751134aec32 Maintainer: takagi Status: ready -->
3+
<!-- EN-Revision: d34561113baaf49e9d0539c46511242941ea5a7b Maintainer: takagi Status: ready -->
44
<refentry xml:id="function.dba-key-split" xmlns="http://docbook.org/ns/docbook">
55
<refnamediv>
66
<refname>dba_key_split</refname>
@@ -43,6 +43,30 @@
4343
この関数は &false; を返します。
4444
</para>
4545
</refsect1>
46+
47+
<refsect1 role="changelog">
48+
&reftitle.changelog;
49+
<informaltable>
50+
<tgroup cols="2">
51+
<thead>
52+
<row>
53+
<entry>&Version;</entry>
54+
<entry>&Description;</entry>
55+
</row>
56+
</thead>
57+
<tbody>
58+
<row>
59+
<entry>8.4.0</entry>
60+
<entry>
61+
<parameter>key</parameter> に &null; または
62+
&false; を渡すことは、非推奨となりました。
63+
</entry>
64+
</row>
65+
</tbody>
66+
</tgroup>
67+
</informaltable>
68+
</refsect1>
69+
4670
<refsect1 role="seealso">
4771
&reftitle.seealso;
4872
<para>

0 commit comments

Comments
 (0)