diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-03-07 04:42:17 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-03-07 04:42:17 +0000 |
commit | a52b4fb1313cbd367d765a2a8704a63709cbbd5d (patch) | |
tree | 8638ca814a9e96e1873cd77070d2ef6238cd461c /src/backend/executor/nodeHash.c | |
parent | e3d7de6b995a33ee5b6205c6e4fd4078b103af45 (diff) | |
download | postgresql-a52b4fb1313cbd367d765a2a8704a63709cbbd5d.tar.gz postgresql-a52b4fb1313cbd367d765a2a8704a63709cbbd5d.zip |
Adjust creation/destruction of TupleDesc data structure to reduce the
number of palloc calls. This has a salutory impact on plpgsql operations
with record variables (which create and destroy tupdescs constantly)
and probably helps a bit in some other cases too.
Diffstat (limited to 'src/backend/executor/nodeHash.c')
0 files changed, 0 insertions, 0 deletions