aboutsummaryrefslogtreecommitdiff
path: root/src/include/tcop/variable.h
blob: f0df5f9de4bafa1009b4418d78c8d55e349a4f7a (plain)
1
2
bool SetPGVariable(const char *, const char *);
const char *GetPGVariable(const char *);