postgresql/src/include/storage
Tom Lane d40d34863e Fix pg_locks view to call advisory locks advisory locks, while preserving
backward compatibility for anyone using the old userlock code that's now
on pgfoundry --- locks from that code still show as 'userlock'.
2006-09-22 23:20:14 +00:00
..
backendid.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
block.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
buf.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
buf_internals.h Split the buffer mapping table into multiple separately lockable 2006-07-23 03:07:58 +00:00
buffile.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
bufmgr.h Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
bufpage.h Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
fd.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
freespace.h Fix free space map to correctly track the total amount of FSM space needed 2006-09-21 20:31:22 +00:00
ipc.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
item.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
itemid.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
itempos.h Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
itemptr.h Add the ability to create indexes 'concurrently', that is, without 2006-08-25 04:06:58 +00:00
large_object.h Specify lo_write() to take a _const_ buffer, to match documentation. 2006-09-07 15:37:25 +00:00
lmgr.h Now that we've rearranged relation open to get a lock before touching 2006-08-18 16:09:13 +00:00
lock.h Fix pg_locks view to call advisory locks advisory locks, while preserving 2006-09-22 23:20:14 +00:00
lwlock.h Add support for loadable modules to allocated shared memory and 2006-08-01 19:03:11 +00:00
off.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_sema.h Add Win32 semaphore implementation, rather than mimicking SysV 2006-04-29 16:34:41 +00:00
pg_shmem.h Add support for loadable modules to allocated shared memory and 2006-08-01 19:03:11 +00:00
pmsignal.h Improve vacuum code to track minimum Xids per table instead of per database. 2006-07-10 16:20:52 +00:00
pos.h Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
proc.h Modify snapshot definition so that lazy vacuums are ignored by other 2006-07-30 02:07:18 +00:00
procarray.h Modify snapshot definition so that lazy vacuums are ignored by other 2006-07-30 02:07:18 +00:00
relfilenode.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
s_lock.h Prepare code to be built by MSVC: 2006-06-07 22:24:46 +00:00
shmem.h Add support for loadable modules to allocated shared memory and 2006-08-01 19:03:11 +00:00
sinval.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
sinvaladt.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
smgr.h Arrange to emit a description of the current XLOG record as error context 2006-03-24 04:32:13 +00:00
spin.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00