diff options
author | Bruce Momjian <bruce@momjian.us> | 2022-12-01 10:45:08 -0500 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2022-12-01 10:45:08 -0500 |
commit | cf9bcb0f0421af15d7b9bebe00c8cf649bee399d (patch) | |
tree | de0e08e733c14c6a3bd5e6ca58e62d040822b170 /doc/src/sgml/postgres.sgml | |
parent | a949b7320fdfad445453375a1630f81f6bd3b49d (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/c6304b19-6ff7-f3af-0148-cf7aa7e2fbfd@enterprisedb.com
Backpatch-through: 11
Diffstat (limited to 'doc/src/sgml/postgres.sgml')
-rw-r--r-- | doc/src/sgml/postgres.sgml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index 7ea0e7b1fb4..dba9cf413f9 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -268,7 +268,6 @@ break is not needed in a wider output rendering. &brin; &hash; &storage; - &transaction; &bki; &planstats; &backup-manifest; |