diff options
author | Robert Haas | 2014-10-23 12:18:45 +0000 |
---|---|---|
committer | Robert Haas | 2014-10-23 12:18:45 +0000 |
commit | 5ac372fc1a7cc673cc7d4cf26ba651d52495b27a (patch) | |
tree | 0a7e62bc9cd02ff6eb908a416d5aebe76c85f0f4 /src/tutorial | |
parent | c7371c4a607872c4d799e0dac0c9367574067cdc (diff) |
Add a function to get the authenticated user ID.
Previously, this was not exposed outside of miscinit.c. It is needed
for the pending pg_background patch, and will also be needed for
parallelism. Without it, there's no way for a background worker to
re-create the exact authentication environment that was present in the
process that started it, which could lead to security exposures.
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions