Fix a header gurad macro
This commit is contained in:
parent
489af72ed4
commit
0b2f41d82a
1 changed files with 1 additions and 1 deletions
2
pg_ivm.h
2
pg_ivm.h
|
|
@ -10,7 +10,7 @@
|
|||
*/
|
||||
|
||||
#ifndef _PG_IVM_H_
|
||||
#define PG_IVM_H_
|
||||
#define _PG_IVM_H_
|
||||
|
||||
#include "catalog/objectaddress.h"
|
||||
#include "fmgr.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue