forked from huawei/openGauss-server
修复wal2json插件编译时报logical.h文件中的DefElem类型未声明的错误
This commit is contained in:
parent
fb449157d0
commit
96dad83a1d
|
|
@ -31,6 +31,7 @@
|
|||
#include "access/extreme_rto/spsc_blocking_queue.h"
|
||||
#include "access/parallel_recovery/redo_item.h"
|
||||
|
||||
#include "nodes/parsenodes_common.h"
|
||||
#include "nodes/replnodes.h"
|
||||
#include "access/ustore/knl_utuple.h"
|
||||
#include "replication/logical_queue.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue