diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-09-13 13:44:20 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-09-13 13:44:20 -0400 |
commit | 9afc6481117d2dd936e752da0424a2b6b05f6459 (patch) | |
tree | 66e325583bc8dc36a00197fe89047ee2670ce18b /src/backend/access/transam/xlogutils.c | |
parent | a20993608a65b9896b4c05cb7061bc60d6f1840a (diff) | |
download | postgresql-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/access/transam/xlogutils.c')
0 files changed, 0 insertions, 0 deletions