pgsql: Fix CLogTruncationLock documentation.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix CLogTruncationLock documentation.
Date: 2019-02-17 08:57:57
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix CLogTruncationLock documentation.

Back-patch to v10, which introduced the lock.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/301de4f7d92ffe5451d34da2edd36284f3887493

Modified Files
--------------
doc/src/sgml/monitoring.sgml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2019-02-17 11:52:16 pgsql: Doc: remove ancient comment.
Previous Message Noah Misch 2019-02-16 23:30:01 pgsql: In imath.h, replace stdint.h usage with c.h equivalents.