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/[email protected]
Branch
------
REL_10_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/52d0e9d45a20ab6c0026149f7978aa66ceec8db5
Modified Files
--------------
doc/src/sgml/config.sgml | 62 +++++++++++++++++++++++++++++++++++
doc/src/sgml/ref/set_transaction.sgml | 13 +++++++-
2 files changed, 74 insertions(+), 1 deletion(-)