aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/func.sgml7
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index 78ab02a0ec4..cb278afb246 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -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>