summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian2022-12-01 15:45:08 +0000
committerBruce Momjian2022-12-01 15:45:08 +0000
commit4dd00b042fe88bfbf7ce6400c69ee232e9eb6e48 (patch)
tree86d13bb5c717523d848a3178049e21031dbbe450 /doc/src
parent4c72102e1d45f787db958204a6f7097c1e2a435e (diff)
revert: add transaction processing chapter with internals info
This doc patch (master hash 66bc9d2d3e) was decided to be too significant for backpatching, so reverted in all but master. Also fix SGML file header comment in master. Reported-by: Peter Eisentraut Discussion: https://postgr.es/m/[email protected] Backpatch-through: 11
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/xact.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/xact.sgml b/doc/src/sgml/xact.sgml
index c0f4993a0d..b467660eee 100644
--- a/doc/src/sgml/xact.sgml
+++ b/doc/src/sgml/xact.sgml
@@ -1,4 +1,4 @@
-<!-- doc/src/sgml/mvcc.sgml -->
+<!-- doc/src/sgml/xact.sgml -->
<chapter id="transactions">