mirror of
https://github.com/postgres/postgres.git
synced 2025-10-22 14:32:25 +03:00
Remove inclusion of postgres.h from a few header files.
Thomas Munro, per project policy articuled by Andres Freund and Tom Lane. Discussion: http://postgr.es/m/CAEepm=2zCoeq3QxVwhS5DFeUh=yU6z81pbWMgfOB8OzyiBwxzw@mail.gmail.com
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
#ifndef BUFMASK_H
|
||||
#define BUFMASK_H
|
||||
|
||||
#include "postgres.h"
|
||||
#include "storage/block.h"
|
||||
#include "storage/bufmgr.h"
|
||||
|
||||
|
Reference in New Issue
Block a user