mirror of
https://github.com/postgres/postgres.git
synced 2025-09-06 13:46:51 +03:00
Move some things from builtins.h to new header files
This avoids that builtins.h has to include additional header files.
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
#include "utils/lsyscache.h"
|
||||
#include "utils/memutils.h"
|
||||
#include "utils/syscache.h"
|
||||
#include "utils/varlena.h"
|
||||
|
||||
|
||||
typedef struct
|
||||
|
Reference in New Issue
Block a user