postgresql/contrib/basebackup_to_shell
Joe Conway 9752436f04 Use has_privs_for_roles for predefined role checks: round 2
Similar to commit 6198420ad, replace is_member_of_role with
has_privs_for_role for predefined role access checks in recently
committed basebackup code. In passing fix a double-word error
in a nearby comment.

Discussion: https://postgr.es/m/flat/CAGB+Vh4Zv_TvKt2tv3QNS6tUM_F_9icmuj0zjywwcgVi4PAhFA@mail.gmail.com
2022-04-02 13:24:38 -04:00
..
t In basebackup_to_shell tests, properly set up pg_hba.conf. 2022-03-31 14:06:17 -04:00
.gitignore Add .gitignore for basebackup_to_shell. 2022-03-30 19:59:44 -04:00
Makefile basebackup_to_shell: Add TAP test. 2022-03-30 15:47:02 -04:00
basebackup_to_shell.c Use has_privs_for_roles for predefined role checks: round 2 2022-04-02 13:24:38 -04:00