提交 05526c27 编写于 作者: A Asim R P 提交者: Asim RP

Fix pxf unittest compilation

The compilation failed on OSX/clag with the error "implicit declaration of
function 'MemoryContextInit' is invalid".
上级 9e288ad3
......@@ -22,7 +22,9 @@
#include <setjmp.h>
#include "cmockery.h"
#include "c.h"
#include "postgres.h"
#include "utils/memutils.h"
/* Define UNIT_TESTING so that the extension can skip declaring PG_MODULE_MAGIC */
#define UNIT_TESTING
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册