Skip to content

Commit 2145bed

Browse files
committed
Sync PGSQL with EN
Somewhat of a follow-up to 4ac7da9 which forgot to update RevCheck and sync See Also
1 parent 4a3634f commit 2145bed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

reference/pgsql/functions/pg-fetch-result.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
33
<!-- splitted from ./ja/functions/pgsql.xml, last change in rev 1.14 -->
4-
<!-- EN-Revision: 39bb8a868935a56cfce438b0169e13c02c93211c Maintainer: hirokawa Status: ready -->
4+
<!-- EN-Revision: 87c67b277e1772956eeb7906f04af18b0284ca7c Maintainer: hirokawa Status: ready -->
55
<!-- CREDITS: takagi,mumumu -->
66
<refentry xml:id="function.pg-fetch-result" xmlns="http://docbook.org/ns/docbook">
77
<refnamediv>

reference/pgsql/functions/pg-free-result.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- $Revision$ -->
32
<!-- splitted from ./ja/functions/pgsql.xml, last change in rev 1.1 -->
4-
<!-- EN-Revision: c2eca73ef79ebe78cebb34053e41b565af504c4f Maintainer: hirokawa Status: ready -->
3+
<!-- EN-Revision: b984d790ebed20eb65c7d746dd9bc54b0b356174 Maintainer: hirokawa Status: ready -->
54
<!-- CREDITS: takagi -->
65
<refentry xml:id="function.pg-free-result" xmlns="http://docbook.org/ns/docbook">
76
<refnamediv>
@@ -107,6 +106,7 @@ First field in the second row is: 2
107106
<member><function>pg_query</function></member>
108107
<member><function>pg_query_params</function></member>
109108
<member><function>pg_execute</function></member>
109+
<member><function>pg_result_memory_size</function></member>
110110
</simplelist>
111111
</para>
112112
</refsect1>

0 commit comments

Comments
 (0)