!1739 修复wal2json插件编译时报logical.h文件中的DefElem类型未声明的错误

Merge pull request !1739 from 薛蒙恩/com_wal2json
This commit is contained in:
opengauss-bot
2022-05-23 12:20:33 +00:00
committed by Gitee

View File

@ -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"