Remove barrier.h
Robert Haas <rhaas@postgresql.org>
Remove barrier.h A new thing also called a "barrier" is proposed, but whether we decide to take that patch or not, this file seems to have outlived its usefulness. Thomas Munro
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/xlog.c | modified | +1 −1 |
| src/backend/main/main.c | modified | +1 −1 |
| src/backend/postmaster/bgworker.c | modified | +1 −1 |
| src/backend/storage/ipc/latch.c | modified | +1 −1 |
| src/backend/storage/ipc/shm_toc.c | modified | +1 −1 |
| src/backend/storage/lmgr/s_lock.c | modified | +1 −1 |
| src/include/pgstat.h | modified | +1 −1 |
| src/include/storage/barrier.h | deleted | +0 −23 |