pgsql: revert: add transaction processing chapter with internals info - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: revert: add transaction processing chapter with internals info
Date
Msg-id E1p0lkj-001a6o-5S@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4dd00b042fe88bfbf7ce6400c69ee232e9eb6e48

Modified Files
--------------
doc/src/sgml/xact.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Add installation instructions for building with meson
Next
From: Tom Lane
Date:
Subject: pgsql: Fix under-parenthesized display of AT TIME ZONE constructs.