aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2016-09-28 11:19:46 -0400
committerRobert Haas <rhaas@postgresql.org>2016-09-28 11:22:39 -0400
commit32841fa325de298e0bad771c588354fd59866e42 (patch)
treec118893d2a6d25720ef230d0512bf6a53d956d12 /src/backend/executor/nodeModifyTable.c
parentf0631bda9bf729161490da76414648dafcc0adbe (diff)
downloadpostgresql-32841fa325de298e0bad771c588354fd59866e42.tar.gz
postgresql-32841fa325de298e0bad771c588354fd59866e42.zip
Fix dangling pointer problem in ReorderBufferSerializeChange.
Commit 3fe3511d05127cc024b221040db2eeb352e7d716 introduced a new case into this function, but neglected to ensure that the "ondisk" pointer got updated after a possible reallocation as the code does in other cases. Stas Kelvich, per diagnosis by Konstantin Knizhnik.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions