]> 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)
commitcf9bcb0f0421af15d7b9bebe00c8cf649bee399d
treede0e08e733c14c6a3bd5e6ca58e62d040822b170
parenta949b7320fdfad445453375a1630f81f6bd3b49d
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]