aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/tablespace.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2010-01-07 03:53:08 +0000
committerRobert Haas <rhaas@postgresql.org>2010-01-07 03:53:08 +0000
commit814c8a03bacf9e30c2c7b4e652986b68a292ac30 (patch)
tree77d8fd67ced2db54c4fcee3e3d5233174e077a54 /src/backend/commands/tablespace.c
parentc7f08913ba98931753f7acef39fc2d83a18f7b6e (diff)
downloadpostgresql-814c8a03bacf9e30c2c7b4e652986b68a292ac30.tar.gz
postgresql-814c8a03bacf9e30c2c7b4e652986b68a292ac30.zip
Further fixes for per-tablespace options patch.
Add missing varlena header to TableSpaceOpts structure. And, per Tom Lane, instead of calling tablespace_reloptions in CacheMemoryContext, call it in the caller's memory context and copy the value over afterwards, to reduce the chances of a session-lifetime memory leak.
Diffstat (limited to 'src/backend/commands/tablespace.c')
0 files changed, 0 insertions, 0 deletions