pg_repack/lib/pgut/pgut-be.c
2017-04-10 11:44:17 +01:00

14 lines
384 B
C

/*-------------------------------------------------------------------------
*
* pgut-be.c
*
* Copyright (c) 2009-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
* Portions Copyright (c) 2012-2015, The Reorg Development Team
*
*-------------------------------------------------------------------------
*/
#include "postgres.h"
#include "access/heapam.h"
#include "pgut-be.h"