diff options
author | Robert Haas <rhaas@postgresql.org> | 2023-01-05 14:33:35 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2023-01-05 14:33:35 -0500 |
commit | 39cffe95f2c5d77a268db9f04c2b2aaf2294ad76 (patch) | |
tree | 6cf84a876c7634435cd92e5fc2c161232afc5efe /contrib/postgres_fdw/postgres_fdw.c | |
parent | 25bb03166b16db1faf18c677ed88f046fb08103f (diff) | |
download | postgresql-39cffe95f2c5d77a268db9f04c2b2aaf2294ad76.tar.gz postgresql-39cffe95f2c5d77a268db9f04c2b2aaf2294ad76.zip |
Pass down current user ID to AddRoleMems and DelRoleMems.
This is just refactoring; there should be no functonal change. It
might have the effect of slightly reducing the number of calls to
GetUserId(), but the real point is to facilitate future work in
this area.
Patch by me, reviewed by Mark Dilger.
Discussion: http://postgr.es/m/CA+TgmobFzTLkLwOquFrAcdsWBsOWDr-_H-jw+qBvfx-wSzMwDA@mail.gmail.com
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions