1
0
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:
Marc G. Fournier
1997-03-25 09:44:33 +00:00
parent 884d70edf0
commit 0ccaaac169

View File

@@ -0,0 +1,2 @@
bool SetPGVariable(const char *, const char *);
const char *GetPGVariable(const char *);