diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-10-30 23:06:32 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-10-30 23:06:32 +0000 |
commit | e2a29eb52ce2fff7983cacfe26e099f758d235fa (patch) | |
tree | 7db9d1f20d2d4694285b1ef8a2a04ec0fb2df3f1 /src/backend/executor/nodeAppend.c | |
parent | 01523ce14ac8161329d9876dd0364cc44a56a008 (diff) | |
download | postgresql-e2a29eb52ce2fff7983cacfe26e099f758d235fa.tar.gz postgresql-e2a29eb52ce2fff7983cacfe26e099f758d235fa.zip |
Rewrite preprocess_targetlist() to reduce overhead for simple INSERTs.
In particular, don't bother to look up type information for attributes
where we're not actually going to use it, and avoid copying entire tlist
structure when it's not necessary.
Diffstat (limited to 'src/backend/executor/nodeAppend.c')
0 files changed, 0 insertions, 0 deletions