1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-10 17:42:29 +03:00
Files
postgres/src/backend/access/transam/rmgr.c
2000-04-12 17:17:23 +00:00

5 lines
78 B
C

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