postgresql/src/backend/storage
Robert Haas f40792a93c Use LOCKBIT_ON() instead of a bit shift in a few places.
We do this mostly everywhere, so it seems just as well to do it here,
too.

Thomas Munro
2015-09-28 10:57:15 -04:00
..
buffer Allow per-tablespace effective_io_concurrency 2015-09-08 12:51:42 -03:00
file Remove special cases for ETXTBSY from new fsync'ing logic. 2015-05-29 15:11:36 -04:00
freespace
ipc Glue layer to connect the executor to the shm_mq mechanism. 2015-09-18 21:56:58 -04:00
large_object
lmgr Use LOCKBIT_ON() instead of a bit shift in a few places. 2015-09-28 10:57:15 -04:00
page
smgr
Makefile