]> 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)
commitf79cca5bfd2250c56e93f32a21bd3cd39be07724
tree279c885909faae56122bc6e38eb2874ec258a1bc
parentf2f9e11d35226ff8d4cbb737b7c31d072e212178
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/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/system-views.sgml
doc/src/sgml/wal.sgml
doc/src/sgml/xact.sgml [deleted file]