blob: 501e3e9f7aa92f64812dc6d5abd3dde331fffe8d [file] [log] [blame]
/*
* cdbheaptest.h
*
*
*/
#ifndef CDBHEAPTEST_H
#define CDBHEAPTEST_H
/*
* External declarations
*/
extern Datum cdb_heap_test(PG_FUNCTION_ARGS);
#endif /* CDBHEAPTEST_H */