diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-01-26 21:24:12 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-01-26 21:24:12 +0000 |
commit | 7969649bd522b66781d8a44eb4d50797e8b3aea0 (patch) | |
tree | 46518705274746c07d967adb0acba39fedf4247b /src/backend/executor/nodeFunctionscan.c | |
parent | 4de12d44703f2a0279d5fdf7a0c93923708fd290 (diff) | |
download | postgresql-7969649bd522b66781d8a44eb4d50797e8b3aea0.tar.gz postgresql-7969649bd522b66781d8a44eb4d50797e8b3aea0.zip |
Minor tweak to avoid unnecessary memory bloat when dumping extremely wide
column values in -d mode. Per report from Marty Scholes. This doesn't
completely solve the issue, because we still need multiple copies of the
field value, but at least one copy can be got rid of painlessly ...
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions