postgresql/src/backend/storage/ipc
Simon Riggs 802bde87ba Remove cut-off bug from RunningTransactionData
32ac7a118f tried to fix a Hot Standby issue
reported by Greg Stark, but in doing so caused
a different bug to appear, noted by Andres Freund.

Revoke the core changes from 32ac7a118f,
leaving in its place a minor change in code
ordering and comments to explain for the future.
2018-06-14 12:02:41 +01:00
..
barrier.c
dsm_impl.c Fix incorrect close() call in dsm_impl_mmap(). 2018-04-10 18:34:54 -04:00
dsm.c
ipc.c
ipci.c Revert "Allow on-line enabling and disabling of data checksums" 2018-04-09 19:03:42 +02:00
latch.c
Makefile
pmsignal.c
procarray.c Remove cut-off bug from RunningTransactionData 2018-06-14 12:02:41 +01:00
procsignal.c
shm_mq.c Post-feature-freeze pgindent run. 2018-04-26 14:47:16 -04:00
shm_toc.c
shmem.c
shmqueue.c
sinval.c
sinvaladt.c
standby.c