pgsql: Document further existing locks as wait events

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document further existing locks as wait events
Date: 2017-09-22 11:38:03
Message-ID: E1dvMHT-0005aX-NS@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Document further existing locks as wait events

Reported-by: Jeremy Schneider
Author: Michael Paquier
Discussion: https://postgr.es/m/CA+fnDAZaPCwfY8Lp-pfLnUGFAXRu1VfLyRgdup-L-kwcBj8MqQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/885cab58115a5af9484926ddee8dca3dc0106c1e

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2017-09-22 12:56:39 Re: [COMMITTERS] pgsql: Fix bool/int type confusion
Previous Message Fabien COELHO 2017-09-22 05:20:03 Re: pgsql: Provide a test for variable existence in psql