Doc: improve documentation of pg_signal_backend default role.

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

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