mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Fix missing #include in nodeResultCache.h.
Per cpluspluscheck.
This commit is contained in:
@ -66,7 +66,6 @@
|
||||
|
||||
#include "postgres.h"
|
||||
|
||||
#include "access/parallel.h"
|
||||
#include "common/hashfn.h"
|
||||
#include "executor/executor.h"
|
||||
#include "executor/nodeResultCache.h"
|
||||
|
Reference in New Issue
Block a user