postgresql/src/backend/access/transam/rmgr.c

5 lines
78 B
C
Raw Normal View History

#include "postgres.h"
#include "access/rmgr.h"
RmgrData *RmgrTable = NULL;