Skip to content
Snippets Groups Projects
Commit f4c4335a authored by Alvaro Herrera's avatar Alvaro Herrera
Browse files

Add context info to OAT_POST_CREATE security hook

... and have sepgsql use it to determine whether to check permissions
during certain operations.  Indexes that are being created as a result
of REINDEX, for instance, do not need to have their permissions checked;
they were already checked when the index was created.

Author: KaiGai Kohei, slightly revised by me
parent 4c9d0901
No related branches found
No related tags found
No related merge requests found
Showing with 336 additions and 116 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment