pgsql: Doc: improve documentation of pg_signal_backend default role.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Doc: improve documentation of pg_signal_backend default role.
Дата
Msg-id E1i2jYi-0006W8-Td@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e872432d629d9c4f0995a1e527dcddbcacbb7590

Modified Files
--------------
doc/src/sgml/user-manag.sgml | 21 +++++++++++++++------
1 file changed, 15 insertions(+), 6 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Improve what pg_strsignal prints if we haven't gotstrsignal(3).
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Set application_name per-test in isolation and ecpg tests.