Thread: pgsql: Doc: document the current-transaction-modes GUCs.

pgsql: Doc: document the current-transaction-modes GUCs.

From
Tom Lane
Date:
Doc: document the current-transaction-modes GUCs.

We had documentation of default_transaction_isolation et al,
but for some reason not of transaction_isolation et al.
AFAICS this is just an ancient oversight, so repair.

Per bug #17077 from Yanliang Lei.

Discussion: https://postgr.es/m/17077-ade8e166a01e1374@postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/665c5855e5820531f500dad50f29f377af537ecc

Modified Files
--------------
doc/src/sgml/config.sgml              | 66 +++++++++++++++++++++++++++++++++--
doc/src/sgml/ref/set_transaction.sgml | 13 ++++++-
2 files changed, 76 insertions(+), 3 deletions(-)