postgresql/src/backend/storage
Robert Haas 07d1edb954 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.
2012-03-09 14:34:56 -05:00
..
buffer Make EXPLAIN (BUFFERS) track blocks dirtied, as well as those written. 2012-02-22 20:33:05 -05:00
file Prevent logging "failed to stat file: success" for temp files 2012-01-28 10:03:26 +01:00
freespace Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
ipc Add locking around WAL-replay modification of shared-memory variables. 2012-02-06 12:34:10 -05:00
large_object Extend object access hook framework to support arguments, and DROP. 2012-03-09 14:34:56 -05:00
lmgr Correctly detect SSI conflicts of prepared transactions after crash. 2012-02-29 15:42:36 +02:00
page Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
smgr Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00