mirror of
https://github.com/postgres/postgres.git
synced 2025-10-31 10:30:33 +03:00
Allow more include files to be compiled in their own by adding missing
include dependencies. Modify pgcompinclude to skip a common fcinfo error.
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include "access/sdir.h"
|
||||
#include "access/xlog.h"
|
||||
#include "fmgr.h"
|
||||
#include "storage/bufmgr.h"
|
||||
#include "storage/lock.h"
|
||||
#include "utils/relcache.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user