]> 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:59 +0000 (12:58 -0400)
commitd6dfa5f59023191ec0917fe7aa4eddbd67311c08
tree1ec151c7f3ea6a516d3471e6baa04901fcb0ba8f
parent6b623125725ea324261b3aff7a8b5a8bf4447f71
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