]> git.ipfire.org Git - thirdparty/postgresql.git/commit
revert: add transaction processing chapter with internals info
authorBruce Momjian <bruce@momjian.us>
Thu, 1 Dec 2022 15:45:08 +0000 (10:45 -0500)
committerBruce Momjian <bruce@momjian.us>
Thu, 1 Dec 2022 15:45:08 +0000 (10:45 -0500)
commit312061cbc76e1a1f3244f89697c4078bc3e8523c
treeda42540f382f3b054959bf5dd339681e6c3a8955
parentae9939020dda40af579678489b11ef20fe3cca05
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/c6304b19-6ff7-f3af-0148-cf7aa7e2fbfd@enterprisedb.com

Backpatch-through: 11
14 files changed:
doc/src/sgml/catalogs.sgml
doc/src/sgml/config.sgml
doc/src/sgml/datatype.sgml
doc/src/sgml/filelist.sgml
doc/src/sgml/func.sgml
doc/src/sgml/glossary.sgml
doc/src/sgml/monitoring.sgml
doc/src/sgml/pgrowlocks.sgml
doc/src/sgml/postgres.sgml
doc/src/sgml/ref/release_savepoint.sgml
doc/src/sgml/ref/rollback.sgml
doc/src/sgml/ref/rollback_to.sgml
doc/src/sgml/wal.sgml
doc/src/sgml/xact.sgml [deleted file]