Skip to content

Commit

Permalink
Sync PGSQL with EN
Browse files Browse the repository at this point in the history
Somewhat of a follow-up to 4ac7da9 which forgot to update RevCheck and sync See Also
  • Loading branch information
Girgias committed Oct 31, 2024
1 parent 4a3634f commit 2145bed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion reference/pgsql/functions/pg-fetch-result.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- splitted from ./ja/functions/pgsql.xml, last change in rev 1.14 -->
<!-- EN-Revision: 39bb8a868935a56cfce438b0169e13c02c93211c Maintainer: hirokawa Status: ready -->
<!-- EN-Revision: 87c67b277e1772956eeb7906f04af18b0284ca7c Maintainer: hirokawa Status: ready -->
<!-- CREDITS: takagi,mumumu -->
<refentry xml:id="function.pg-fetch-result" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Expand Down
4 changes: 2 additions & 2 deletions reference/pgsql/functions/pg-free-result.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- splitted from ./ja/functions/pgsql.xml, last change in rev 1.1 -->
<!-- EN-Revision: c2eca73ef79ebe78cebb34053e41b565af504c4f Maintainer: hirokawa Status: ready -->
<!-- EN-Revision: b984d790ebed20eb65c7d746dd9bc54b0b356174 Maintainer: hirokawa Status: ready -->
<!-- CREDITS: takagi -->
<refentry xml:id="function.pg-free-result" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Expand Down Expand Up @@ -107,6 +106,7 @@ First field in the second row is: 2
<member><function>pg_query</function></member>
<member><function>pg_query_params</function></member>
<member><function>pg_execute</function></member>
<member><function>pg_result_memory_size</function></member>
</simplelist>
</para>
</refsect1>
Expand Down

0 comments on commit 2145bed

Please sign in to comment.