pgsql: Improve documentation and GUC description for transaction_timeou

From: Alexander Korotkov <akorotkov(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Improve documentation and GUC description for transaction_timeou
Date: 2024-02-25 18:48:37
Message-ID: E1reJYD-000ibw-3T@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve documentation and GUC description for transaction_timeout

Reported-by: Alexander Lakhin

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/28e858c0f951a5f86f43ba9b8922c64bba96d2e1

Modified Files
--------------
doc/src/sgml/config.sgml | 4 ++--
src/backend/utils/misc/guc_tables.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2024-02-25 20:30:08 pgsql: Doc: fix minor typos in two ECPG function descriptions.
Previous Message Alexander Korotkov 2024-02-25 18:20:39 pgsql: Remove flaky isolation tests for timeouts