aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/parallel.c
diff options
context:
space:
mode:
authorNoah Misch <noah@leadboat.com>2024-10-24 09:16:14 -0700
committerNoah Misch <noah@leadboat.com>2024-10-24 09:16:14 -0700
commite947224cbbceca535fd00001ba459417e6917d1b (patch)
treebe8c3ca404396dff8e2a46d8895dcd9bc14b17c9 /src/backend/access/transam/parallel.c
parent86c30cef4a4cae951b2c30f1790fd5a7b81a2946 (diff)
downloadpostgresql-e947224cbbceca535fd00001ba459417e6917d1b.tar.gz
postgresql-e947224cbbceca535fd00001ba459417e6917d1b.zip
Stop reading uninitialized memory in heap_inplace_lock().
Stop computing a never-used value. This removes the read; the read had no functional implications. Back-patch to v12, like commit a07e03fd8fa7daf4d1356f7cb501ffe784ea6257. Reported by Alexander Lakhin. Discussion: https://postgr.es/m/6c92f59b-f5bc-e58c-9bdd-d1f21c17c786@gmail.com
Diffstat (limited to 'src/backend/access/transam/parallel.c')
0 files changed, 0 insertions, 0 deletions