aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.h
diff options
context:
space:
mode:
authorStephen Frost <sfrost@snowman.net>2014-03-05 08:50:12 -0500
committerStephen Frost <sfrost@snowman.net>2014-03-05 08:50:12 -0500
commitdd917bb793b27f8c7616f0e64f9a119e8d98eb24 (patch)
tree9920705d48bc8f72c867c2a0d1ecb3019f343932 /contrib/postgres_fdw/postgres_fdw.h
parent956685f82b6983ff17e6a39bd386b11f554715a8 (diff)
downloadpostgresql-dd917bb793b27f8c7616f0e64f9a119e8d98eb24.tar.gz
postgresql-dd917bb793b27f8c7616f0e64f9a119e8d98eb24.zip
Allocate fresh memory for post_opts/exec_path
Instead of having read_post_opts() depend on the memory allocated for the config file (which is now getting free'd), pg_strdup() for post_opts and exec_path (similar to how it's being done elsewhere). Noted by Thom Brown.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.h')
0 files changed, 0 insertions, 0 deletions