mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Allow /contrib include files to compile on their own.
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
#include "utils/memutils.h"
|
||||
|
||||
#include "query.h"
|
||||
#include "executor/spi.h"
|
||||
|
||||
typedef struct QTNode
|
||||
{
|
||||
|
Reference in New Issue
Block a user