Fix a header gurad macro

This commit is contained in:
Yugo Nagata 2022-05-03 03:19:58 +09:00
parent 489af72ed4
commit 0b2f41d82a

View file

@ -10,7 +10,7 @@
*/
#ifndef _PG_IVM_H_
#define PG_IVM_H_
#define _PG_IVM_H_
#include "catalog/objectaddress.h"
#include "fmgr.h"