projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd2ef63
)
Remove <sect1> of txid functions.
author
Bruce Momjian
<bruce@momjian.us>
Mon, 5 Nov 2007 16:57:23 +0000
(16:57 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Mon, 5 Nov 2007 16:57:23 +0000
(16:57 +0000)
doc/src/sgml/func.sgml
patch
|
blob
|
history
diff --git
a/doc/src/sgml/func.sgml
b/doc/src/sgml/func.sgml
index 78ab02a0ec4c2fb5e9b0de168c21b2d74044e645..cb278afb2466bc8e03a49e402c554fa0c92ffeb5 100644
(file)
--- 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.40
8 2007/11/05 16:45:52
momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.40
9 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>