index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
tcop
/
variable.h
blob: f0df5f9de4bafa1009b4418d78c8d55e349a4f7a (
plain
)
1
2
bool
SetPGVariable
(
const
char
*
,
const
char
*
);
const
char
*
GetPGVariable
(
const
char
*
);