postgresql/src/backend/storage/ipc
2015-04-02 10:39:24 -04:00
..
dsm_impl.c Use mmap MAP_NOSYNC option to limit shared memory writes 2015-03-21 22:06:19 -04:00
dsm.c Fix another bug in DSM_CREATE_NULL_IF_MAXSEGMENTS handling. 2015-04-02 10:39:24 -04:00
ipc.c Remove remnants of ImmediateInterruptOK handling. 2015-02-03 23:25:47 +01:00
ipci.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
Makefile Single-reader, single-writer, lightweight shared message queue. 2014-01-14 12:23:22 -05:00
pmsignal.c Use FLEXIBLE_ARRAY_MEMBER in some more places. 2015-02-20 17:32:01 -05:00
procarray.c Use FLEXIBLE_ARRAY_MEMBER in some more places. 2015-02-20 17:32:01 -05:00
procsignal.c Add a default local latch for use in signal handlers. 2015-01-14 18:45:22 +01:00
shm_mq.c Add a default local latch for use in signal handlers. 2015-01-14 18:45:22 +01:00
shm_toc.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
shmem.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
shmqueue.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
sinval.c Introduce and use infrastructure for interrupt processing during client reads. 2015-02-03 22:25:20 +01:00
sinvaladt.c Fix rare core dump in BackendIdGetTransactionIds(). 2015-03-30 13:05:27 -04:00
standby.c Update copyright for 2015 2015-01-06 11:43:47 -05:00