10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd2ef63 commit 11d740eCopy full SHA for 11d740e
doc/src/sgml/func.sgml
@@ -1,4 +1,4 @@
1
-<!-- $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 $ -->
2
3
<chapter id="functions">
4
<title>Functions and Operators</title>
@@ -11490,11 +11490,6 @@ SELECT pg_type_is_visible('myschema.widget'::regtype);
11490
as well.
11491
</para>
11492
11493
- </sect1>
11494
-
11495
- <sect1 id="functions-txid">
11496
- <title>Transaction ID and Snapshot Functions</title>
11497
11498
<indexterm>
11499
<primary>txid_current</primary>
11500
</indexterm>
0 commit comments