]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix use of uninitialized value in previous commit.
authorNoah Misch <noah@leadboat.com>
Wed, 25 Sep 2024 00:16:36 +0000 (17:16 -0700)
committerNoah Misch <noah@leadboat.com>
Wed, 25 Sep 2024 00:16:36 +0000 (17:16 -0700)
commit90f5412a9a513f2d8e4fee1102946219482b8af1
tree9a870650a1f461364c20e4ff224f0d156eb46d86
parent51ff46de29f67d73549b2858f57e77ada8513369
Fix use of uninitialized value in previous commit.

Per buildfarm member akepa and others.  Back-patch to v16 and v15.

Discussion: https://postgr.es/m/20240924224352.93.nmisch@google.com
src/backend/executor/nodeModifyTable.c