]> granicus.if.org Git - postgresql/commit
Doc: add missing note about permissions needed to change log_lock_waits.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 19 Jul 2017 16:58:36 +0000 (12:58 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 19 Jul 2017 16:58:36 +0000 (12:58 -0400)
commit5752dcd45bd8b9a9115d4be12b9a391464884a39
tree806d315f0ec66bed4f9d460d186d98b8b0c89ced
parent04a2c7f412d01da8100de79b13df4fd39e15ce25
Doc: add missing note about permissions needed to change log_lock_waits.

log_lock_waits is PGC_SUSET, but config.sgml lacked the standard
boilerplate sentence noting that.

Report: https://postgr.es/m/20170719100838.19352.16320@wrigleys.postgresql.org
doc/src/sgml/config.sgml