diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2016-01-05 14:50:53 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2016-01-05 14:50:53 -0300 |
commit | efa318bcfac132c48dff8196f726e56a6843f06b (patch) | |
tree | b37e27fafd2987b22329853d50ced5dcef25440e /src/backend/utils/adt/numeric.c | |
parent | 83be1844acdcb0cbff31369a65ec61d588fbe9f3 (diff) | |
download | postgresql-efa318bcfac132c48dff8196f726e56a6843f06b.tar.gz postgresql-efa318bcfac132c48dff8196f726e56a6843f06b.zip |
Make pg_shseclabel available in early backend startup
While the in-core authentication mechanism doesn't need to access
pg_shseclabel at all, it's reasonable to think that an authentication
hook will want to look at the label for the role logging in, or for rows
in other catalogs used during the authentication phase of startup.
Catalog version bumped, because this changes the "is nailed" status for
pg_shseclabel.
Author: Adam Brightwell
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions