blob: 6489c60a7a6fd4559b10babb22a3be959f4dc917 [file] [log] [blame]
/*
* cdbshowalias.h
*
*
*/
#ifndef CDBSHOWALIAS_H
#define CDBSHOWALIAS_H
/*
* External declarations
*/
extern Datum cdb_show_alias(PG_FUNCTION_ARGS);
#endif /* CDBSHOWALIAS_H */