postgresql/src/backend/storage
Robert Haas e93b62985f Remove volatile qualifiers from bufmgr.c and freelist.c
Prior to commit 0709b7ee72, access to
variables within a spinlock-protected critical section had to be done
through a volatile pointer, but that should no longer be necessary.

Review by Andres Freund
2015-11-16 18:50:06 -05:00
..
buffer Remove volatile qualifiers from bufmgr.c and freelist.c 2015-11-16 18:50:06 -05:00
file Remove special cases for ETXTBSY from new fsync'ing logic. 2015-05-29 15:11:36 -04:00
freespace Update copyright for 2015 2015-01-06 11:43:47 -05:00
ipc shm_mq: Third attempt at fixing nowait behavior in shm_mq_receive. 2015-11-03 09:12:52 -05:00
large_object Use FLEXIBLE_ARRAY_MEMBER in struct varlena. 2015-02-20 16:51:53 -05:00
lmgr Move each SLRU's lwlocks to a separate tranche. 2015-11-12 14:59:09 -05:00
page pgindent run for 9.5 2015-05-23 21:35:49 -04:00
smgr pgindent run for 9.5 2015-05-23 21:35:49 -04:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00