mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
another one missed
This commit is contained in:
2
src/include/tcop/variable.h
Normal file
2
src/include/tcop/variable.h
Normal file
@@ -0,0 +1,2 @@
|
||||
bool SetPGVariable(const char *, const char *);
|
||||
const char *GetPGVariable(const char *);
|
Reference in New Issue
Block a user