Skip to content
Snippets Groups Projects
Commit 07d1edb9 authored by Robert Haas's avatar Robert Haas
Browse files

Extend object access hook framework to support arguments, and DROP.

This allows loadable modules to get control at drop time, perhaps for the
purpose of performing additional security checks or to log the event.
The initial purpose of this code is to support sepgsql, but other
applications should be possible as well.

KaiGai Kohei, reviewed by me.
parent b1495393
No related branches found
No related tags found
Loading
Showing
with 79 additions and 28 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment