10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 884d70e commit 0ccaaacCopy full SHA for 0ccaaac
src/include/tcop/variable.h
@@ -0,0 +1,2 @@
1
+bool SetPGVariable(const char *, const char *);
2
+const char *GetPGVariable(const char *);
0 commit comments