diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2022-12-02 13:10:21 +0100 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2022-12-02 13:10:21 +0100 |
commit | c76da690ba141160d23cae715922932b7efa5b23 (patch) | |
tree | 26e3b3ea251b9bcae2da916f5f6a6b66dee85c24 /src/backend/utils/adt/varchar.c | |
parent | ab810062991295f63612a997e872232a6f1a3ef6 (diff) | |
download | postgresql-c76da690ba141160d23cae715922932b7efa5b23.tar.gz postgresql-c76da690ba141160d23cae715922932b7efa5b23.zip |
Report incompatible roles in pg_upgrade checking
When checking for roles with a pg_ prefix in <= 9.5 servers, report
all found roles in a text file as how other checks are done instead
of just reporting that they exist. Rolenames are printed with their
Oids to match other reports.
Author: Daniel Gustafsson <daniel@yesql.se>
Reviewed-by: Bruce Momjian <bruce@momjian.us>
Reviewed-by: Michael Paquier <michael@paquier.xyz>
Discussion: https://postgr.es/m/4BB2735C-C347-4CF7-AFB1-8573BE930066@yesql.se
Diffstat (limited to 'src/backend/utils/adt/varchar.c')
0 files changed, 0 insertions, 0 deletions