aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2020-11-07 16:25:42 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2020-11-07 16:25:42 -0500
commit3459f4169ba9665fbc7965165ec4ef83170b748b (patch)
treeebac51c2ac895e60f8127661a27ccc7405aa57ef /src/backend/executor/nodeModifyTable.c
parent7fb326e04b5c367f03b2ebb85348e79a722afef9 (diff)
downloadpostgresql-3459f4169ba9665fbc7965165ec4ef83170b748b.tar.gz
postgresql-3459f4169ba9665fbc7965165ec4ef83170b748b.zip
Avoid re-using output variables in new ecpg test case.
The buildfarm thinks this leads to memory stomps, though annoyingly I can't duplicate that here. The existing code in strings.pgc is doing something that doesn't seem to be sanctioned at all really by the documentation, but I'm disinclined to try to make that nicer right now. Let's just declare some more output variables in hopes of working around it.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions