Doc: improve documentation of pg_signal_backend default role.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 11f6271b87fab08eea23a31ceaa6b14cdc2e8a6c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2019-08-27T22:03:09Z
Releases: 12.0
Doc: improve documentation of pg_signal_backend default role.

Give it an explanatory para like the other default roles have.
Don't imply that it can send any signal whatever.

In passing, reorder the table entries and explanatory paras
for the default roles into some semblance of consistency.

Ian Barwick, tweaked a bit by me.

Discussion: https://postgr.es/m/89907e32-76f3-7282-a89c-ea19c722fe5d@2ndquadrant.com

Files

PathChange+/−
doc/src/sgml/user-manag.sgml modified +29 −20

Documentation touched

Discussion