aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-09-13 13:44:20 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2012-09-13 13:44:20 -0400
commit9afc6481117d2dd936e752da0424a2b6b05f6459 (patch)
tree66e325583bc8dc36a00197fe89047ee2670ce18b /src/backend/storage
parenta20993608a65b9896b4c05cb7061bc60d6f1840a (diff)
downloadpostgresql-9afc6481117d2dd936e752da0424a2b6b05f6459.tar.gz
postgresql-9afc6481117d2dd936e752da0424a2b6b05f6459.zip
Keep plperl's current_call_data record on the stack, instead of palloc'ing.
This at least saves some palloc overhead, and should furthermore reduce the risk of anything going wrong, eg somebody resetting the context the current_call_data record was in.
Diffstat (limited to 'src/backend/storage')
0 files changed, 0 insertions, 0 deletions