postgresql/src/include/storage
Tom Lane 4fe42dfbc3 Add SHARE UPDATE EXCLUSIVE lock mode, coming soon to a VACUUM near you.
Name chosen per pghackers discussion around 6/22/01.
2001-07-09 22:18:34 +00:00
..
backendid.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
block.h First non-stub implementation of shared free space map. It's not super 2001-07-02 20:50:46 +00:00
buf.h Remove RelationGetBufferWithBuffer(), which is horribly confused about 2001-06-09 18:16:59 +00:00
buf_internals.h Implement LockBufferForCleanup(), which will allow concurrent VACUUM 2001-07-06 21:04:26 +00:00
buffile.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
bufmgr.h Implement LockBufferForCleanup(), which will allow concurrent VACUUM 2001-07-06 21:04:26 +00:00
bufpage.h Small include file fix for pg_variabie.h 2001-05-14 22:06:41 +00:00
fd.h Move temporary files into 'pg_tempfiles' subdirectory of each database 2001-06-11 04:12:29 +00:00
freespace.h First non-stub implementation of shared free space map. It's not super 2001-07-02 20:50:46 +00:00
ipc.h Install infrastructure for shared-memory free space map. Doesn't actually 2001-06-27 23:31:40 +00:00
item.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
itemid.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
itempos.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
itemptr.h Add appropriately ifdef'd hack to make ARM compiler allocate ItemPointerData 2001-03-30 05:25:51 +00:00
large_object.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
lmgr.h Add SHARE UPDATE EXCLUSIVE lock mode, coming soon to a VACUUM near you. 2001-07-09 22:18:34 +00:00
lock.h Add SHARE UPDATE EXCLUSIVE lock mode, coming soon to a VACUUM near you. 2001-07-09 22:18:34 +00:00
off.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
page.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
pos.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
proc.h Implement LockBufferForCleanup(), which will allow concurrent VACUUM 2001-07-06 21:04:26 +00:00
relfilenode.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
s_lock.h I haven't tried building postgres with the Watcom compiler for 7.1 because 2001-05-24 15:53:34 +00:00
shmem.h The attached patch enables the contrib subtree to build cleanly under 2001-06-18 21:38:02 +00:00
sinval.h Implement LockBufferForCleanup(), which will allow concurrent VACUUM 2001-07-06 21:04:26 +00:00
sinvaladt.h Clean up some longstanding problems in shared-cache invalidation. 2001-06-19 19:42:16 +00:00
smgr.h Install infrastructure for shared-memory free space map. Doesn't actually 2001-06-27 23:31:40 +00:00
spin.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00