diff options
author | Simon Riggs <simon@2ndQuadrant.com> | 2017-03-07 22:00:54 +0800 |
---|---|---|
committer | Simon Riggs <simon@2ndQuadrant.com> | 2017-03-07 22:00:54 +0800 |
commit | 9a83d56b38c870ce47b7651385ff2add583bf136 (patch) | |
tree | ed7e37704c7bec93e6d53e6694cfdbdd6a50bfb3 /src/backend/access/gist/gistvalidate.c | |
parent | 55acfcbffd7d11db8c10cd94ba44bfe5974894e0 (diff) | |
download | postgresql-9a83d56b38c870ce47b7651385ff2add583bf136.tar.gz postgresql-9a83d56b38c870ce47b7651385ff2add583bf136.zip |
Allow pg_dumpall to dump roles w/o user passwords
Add new option --no-role-passwords which dumps roles without passwords.
Since we don’t need passwords, we choose to use pg_roles in preference
to pg_authid since access may be restricted for security reasons in
some configrations.
Robins Tharakan and Simon Riggs
Diffstat (limited to 'src/backend/access/gist/gistvalidate.c')
0 files changed, 0 insertions, 0 deletions