]> 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:17:19 +0000 (17:17 -0700)
commit0cf3d41cbb425c142ca7b3f1e2efd875565b6142
tree015f2b399c58ee127933c667a1c1522dec2b8431
parent5c837f8fa022ff9d9ebced71fdcae273fe433570
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