projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35ecc24
)
Remove extraneous >
author
Simon Riggs
<simon@2ndQuadrant.com>
Sun, 5 Apr 2015 16:35:24 +0000
(12:35 -0400)
committer
Simon Riggs
<simon@2ndQuadrant.com>
Sun, 5 Apr 2015 16:35:24 +0000
(12:35 -0400)
doc/src/sgml/mvcc.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/mvcc.sgml
b/doc/src/sgml/mvcc.sgml
index 958adc32bd3c8d5b2956c54eec967fe7ffb152f5..dbe5d8f134936dfd6c2be446b08ff688c79feb00 100644
(file)
--- a/
doc/src/sgml/mvcc.sgml
+++ b/
doc/src/sgml/mvcc.sgml
@@
-911,7
+911,7
@@
ERROR: could not serialize access due to read/write dependencies among transact
<para>
Acquired by <command>CREATE TRIGGER</command> and many forms of
<command>ALTER TABLE</command> (see <xref linkend="SQL-ALTERTABLE">).
- </para>
>
+ </para>
</listitem>
</varlistentry>