postgresql/src/include/storage
Tom Lane 8add6d71cf Modify sinval so that InvalidateSharedInvalid() does not hold
the SInval spinlock while it is calling the passed invalFunction or
resetFunction.  This is necessary to avoid deadlock with lmgr change;
InvalidateSharedInvalid can be called recursively now.  It should be
a good performance improvement anyway --- holding a spinlock for more
than a very short interval is a no-no.
1999-09-04 18:36:45 +00:00
..
backendid.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
block.h pgindent run over code. 1999-05-25 16:15:34 +00:00
buf.h pgindent run over code. 1999-05-25 16:15:34 +00:00
buf_internals.h More cleanup 1999-07-16 17:07:40 +00:00
bufmgr.h Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
bufpage.h More cleanup 1999-07-16 17:07:40 +00:00
fd.h Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
ipc.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
item.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
itemid.h pgindent run over code. 1999-05-25 16:15:34 +00:00
itempos.h More cleanup 1999-07-16 17:07:40 +00:00
itemptr.h More cleanup 1999-07-16 17:07:40 +00:00
large_object.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
lmgr.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
lock.h More cleanup 1999-07-16 17:07:40 +00:00
multilev.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
off.h Clean up #include in /include directory. Add scripts for checking includes. 1999-07-15 15:21:54 +00:00
page.h pgindent run over code. 1999-05-25 16:15:34 +00:00
pagenum.h pgindent run over code. 1999-05-25 16:15:34 +00:00
pos.h Clean up #include in /include directory. Add scripts for checking includes. 1999-07-15 15:21:54 +00:00
proc.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
s_lock.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
shmem.h More cleanup 1999-07-16 17:07:40 +00:00
sinval.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
sinvaladt.h Modify sinval so that InvalidateSharedInvalid() does not hold 1999-09-04 18:36:45 +00:00
smgr.h More cleanup 1999-07-16 17:07:40 +00:00
spin.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00