mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
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
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
|
||||
#include "postgres.h"
|
||||
|
||||
#include "storage/barrier.h"
|
||||
#include "port/atomics.h"
|
||||
#include "storage/shm_toc.h"
|
||||
#include "storage/spin.h"
|
||||
|
||||
|
Reference in New Issue
Block a user