Обсуждение: pgsql: Rename pg_checkpointer predefined role to pg_checkpoint.

Поиск
Список
Период
Сортировка

pgsql: Rename pg_checkpointer predefined role to pg_checkpoint.

От
Robert Haas
Дата:
Rename pg_checkpointer predefined role to pg_checkpoint.

This is more consistent with how other predefined roles that confer
specific privileges are named.

Nathan Bosart

Discussion: http://postgr.es/m/CA+TgmoatH7+yYe+A8uJFNogg3VUDtFE6c-77yHAY8TRWR7oqyw@mail.gmail.com

Branch
------
REL_15_STABLE

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

Modified Files
--------------
doc/src/sgml/ref/checkpoint.sgml  | 2 +-
doc/src/sgml/user-manag.sgml      | 2 +-
src/backend/tcop/utility.c        | 4 ++--
src/include/catalog/catversion.h  | 2 +-
src/include/catalog/pg_authid.dat | 4 ++--
5 files changed, 7 insertions(+), 7 deletions(-)