pg_repack/lib/pgut/pgut-be.c

14 lines
384 B
C
Raw Normal View History

/*-------------------------------------------------------------------------
2011-08-07 04:20:23 +00:00
*
* pgut-be.c
*
2011-08-07 04:20:23 +00:00
* Copyright (c) 2009-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
2015-01-11 19:01:37 -05:00
* Portions Copyright (c) 2012-2015, The Reorg Development Team
2011-08-07 04:20:23 +00:00
*
*-------------------------------------------------------------------------
*/
#include "postgres.h"
#include "access/heapam.h"
#include "pgut-be.h"