Skip to content

Commit

Permalink
docs: removed pgsql pipeline related functions from migration83. (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosmarcolin authored Nov 24, 2023
1 parent cf27151 commit 26e0ff2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions appendices/migration83/new-functions.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><!-- EN-Revision: f037a94fd276a36a5061b0160fd3c2eafb20d980 Maintainer: marcosmarcolin Status: ready -->
<?xml version="1.0" encoding="utf-8"?><!-- EN-Revision: dd5bc4f374d4db6e7ca88fcee40f04e8fcb26393 Maintainer: marcosmarcolin Status: ready -->
<sect1 xml:id="migration83.new-functions">
<title>Novas Funções</title>

Expand Down Expand Up @@ -87,10 +87,6 @@
<simplelist>
<member><function>pg_set_error_context_visibility</function>
(libpq >= 9.6)</member>
<member><function>pg_enter_pipeline_mode</function> </member>
<member><function>pg_exit_pipeline_mode</function></member>
<member><function>pg_pipeline_sync</function></member>
<member><function>pg_pipeline_status</function></member>
</simplelist>
</sect2>

Expand Down

0 comments on commit 26e0ff2

Please sign in to comment.