Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 11d740e

Browse files
committed
Remove <sect1> of txid functions.
1 parent bd2ef63 commit 11d740e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

doc/src/sgml/func.sgml

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.408 2007/11/05 16:45:52 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.409 2007/11/05 16:57:23 momjian Exp $ -->
22

33
<chapter id="functions">
44
<title>Functions and Operators</title>
@@ -11490,11 +11490,6 @@ SELECT pg_type_is_visible('myschema.widget'::regtype);
1149011490
as well.
1149111491
</para>
1149211492

11493-
</sect1>
11494-
11495-
<sect1 id="functions-txid">
11496-
<title>Transaction ID and Snapshot Functions</title>
11497-
1149811493
<indexterm>
1149911494
<primary>txid_current</primary>
1150011495
</indexterm>

0 commit comments

Comments
 (0)