postgresql/src/include/storage
Robert Haas 070140ee48 Add some functions to fd.c for the convenience of extensions.
For example, if you want to perform an ioctl() on a file descriptor
opened through the fd.c routines, there's no way to do that without
being able to get at the underlying fd.

KaiGai Kohei
2016-03-08 10:09:50 -05:00
..
.gitignore When trace_lwlocks is used, identify individual lwlocks by name. 2015-09-11 14:01:39 -04:00
backendid.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
barrier.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
block.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
buf.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
buf_internals.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
buffile.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
bufmgr.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
bufpage.h Department of second thoughts: remove PD_ALL_FROZEN. 2016-03-08 08:46:48 -05:00
checksum.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
checksum_impl.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
copydir.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
dsm.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
dsm_impl.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
fd.h Add some functions to fd.c for the convenience of extensions. 2016-03-08 10:09:50 -05:00
freespace.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
fsm_internals.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
indexfsm.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
ipc.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
item.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
itemid.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
itemptr.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
large_object.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
latch.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
lmgr.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
lock.h Create a function to reliably identify which sessions block which others. 2016-02-22 14:31:43 -05:00
lockdefs.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
lwlock.h Use separate lwlock tranches for buffer, lock, and predicate lock managers. 2016-02-11 14:07:33 -05:00
off.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
pg_sema.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
pg_shmem.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
pmsignal.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
pos.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
predicate.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
predicate_internals.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
proc.h Remove redundant PGPROC.lockGroupLeaderIdentifier field. 2016-02-22 11:20:35 -05:00
procarray.h Create a function to reliably identify which sessions block which others. 2016-02-22 14:31:43 -05:00
procsignal.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
reinit.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
relfilenode.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
s_lock.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
shm_mq.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
shm_toc.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
shmem.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
sinval.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
sinvaladt.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
smgr.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
spin.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
standby.h Refactor headers to split out standby defs 2016-01-20 18:51:34 -08:00
standbydefs.h Correct Copyright year from 2015 to 2016 2016-02-15 13:19:35 -08:00