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-77yhay8trwr7o...@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(-)

Reply via email to