mirror of
https://github.com/postgres/postgres.git
synced 2025-08-30 06:01:21 +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:
@@ -127,6 +127,7 @@
|
||||
#include "utils/memutils.h"
|
||||
#include "utils/ps_status.h"
|
||||
#include "utils/timeout.h"
|
||||
#include "utils/varlena.h"
|
||||
|
||||
#ifdef EXEC_BACKEND
|
||||
#include "storage/spin.h"
|
||||
|
Reference in New Issue
Block a user