postgresql/src/include/storage
Robert Haas d2aecaea15 Modify dynamic shared memory code to use Size rather than uint64.
This is more consistent with what we do elsewhere.
2013-10-28 12:12:06 -04:00
..
backendid.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
barrier.h Fix a few problems in barrier.h. 2013-07-17 18:38:20 -04:00
block.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
buf.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
buf_internals.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
buffile.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
bufmgr.h Add buffer_std flag to MarkBufferDirtyHint(). 2013-06-17 08:02:12 -07:00
bufpage.h pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
checksum.h Refactor checksumming code to make it easier to use externally. 2013-06-13 22:35:56 -04:00
checksum_impl.h Fix cpluspluscheck in checksum code 2013-06-30 10:25:43 -04:00
copydir.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
dsm.h Modify dynamic shared memory code to use Size rather than uint64. 2013-10-28 12:12:06 -04:00
dsm_impl.h Modify dynamic shared memory code to use Size rather than uint64. 2013-10-28 12:12:06 -04:00
fd.h Expose fsync_fname as a public API. 2013-09-04 11:15:00 -04:00
freespace.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
fsm_internals.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
indexfsm.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
ipc.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
item.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
itemid.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
itemptr.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
large_object.h pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
latch.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
lmgr.h Add WaitForLockers in lmgr, refactoring index.c code 2013-10-01 17:57:01 -03:00
lock.h Remove `proc` argument from LockCheckConflicts 2013-09-16 22:14:14 -03:00
lwlock.h Allow dynamic allocation of shared memory segments. 2013-10-09 21:05:02 -04:00
off.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
pg_sema.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
pg_shmem.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
pmsignal.h Allow background workers to be started dynamically. 2013-07-16 13:02:15 -04:00
pos.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
predicate.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
predicate_internals.h Eliminate xmin from hash tag for predicate locks on heap tuples. 2013-10-07 14:16:54 -05:00
proc.h Add lock_timeout configuration parameter. 2013-03-16 23:22:57 -04:00
procarray.h Ensure no xid gaps during Hot Standby startup 2013-06-23 11:05:02 +01:00
procsignal.h Allow discovery of whether a dynamic background worker is running. 2013-08-28 14:08:13 -04:00
reinit.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
relfilenode.h Update obsolete comment 2013-09-03 16:53:16 -04:00
s_lock.h Remove IRIX port. 2013-10-18 08:14:21 -04:00
shmem.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
sinval.h Use an MVCC snapshot, rather than SnapshotNow, for catalog scans. 2013-07-02 09:47:01 -04:00
sinvaladt.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
smgr.h Accelerate end-of-transaction dropping of relations 2013-01-17 16:13:17 -03:00
spin.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
standby.h pgindent run for release 9.3 2013-05-29 16:58:43 -04:00