From cf9bcb0f0421af15d7b9bebe00c8cf649bee399d Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 1 Dec 2022 10:45:08 -0500 Subject: 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 --- doc/src/sgml/postgres.sgml | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/src/sgml/postgres.sgml') 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; -- cgit v1.2.3