pg_ivm/pg_ivm.h

12 lines
149 B
C
Raw Normal View History

2022-03-31 12:48:53 +00:00
#ifndef _PG_IVM_H_
#define PG_IVM_H_
#define Natts_pg_ivm_immv 2
#define Anum_pg_ivm_immv_immvrelid 1
#define Anum_pg_ivm_immv_viewdef 2
#endif