Doc: improve documentation of pg_signal_backend default role.

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

Commit: 8635d73e2f2297820751e725c0c8a01e507cf951
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2019-08-27T22:03:09Z
Releases: 11.6
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