Remove <sect1> of txid functions.

This commit is contained in:
Bruce Momjian 2007-11-05 16:57:23 +00:00
parent bd2ef63aa8
commit 11d740ed9e
1 changed files with 1 additions and 6 deletions

View File

@ -1,4 +1,4 @@
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.408 2007/11/05 16:45:52 momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.409 2007/11/05 16:57:23 momjian Exp $ -->
<chapter id="functions">
<title>Functions and Operators</title>
@ -11490,11 +11490,6 @@ SELECT pg_type_is_visible('myschema.widget'::regtype);
as well.
</para>
</sect1>
<sect1 id="functions-txid">
<title>Transaction ID and Snapshot Functions</title>
<indexterm>
<primary>txid_current</primary>
</indexterm>