Skip to content
Snippets Groups Projects
Commit 7969649b authored by Tom Lane's avatar Tom Lane
Browse files

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 ...
parent 4de12d44
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment