aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execProcnode.c
diff options
context:
space:
mode:
authorThomas Munro <tmunro@postgresql.org>2023-03-17 14:44:12 +1300
committerThomas Munro <tmunro@postgresql.org>2023-03-17 14:46:50 +1300
commit1c0d4affa22a177b0ac6f08f801ccaacf2217c43 (patch)
tree75a0b637b41e3cd12d9033465cdfe33cdfe33753 /src/backend/executor/execProcnode.c
parenta7a92738ffce35b480d20965ad95317729ae96a2 (diff)
downloadpostgresql-1c0d4affa22a177b0ac6f08f801ccaacf2217c43.tar.gz
postgresql-1c0d4affa22a177b0ac6f08f801ccaacf2217c43.zip
Small tidyup for commit d41a178b, part II.
Further to commit 6a9229da, checking for NULL is now redundant. An "out of memory" error would have been thrown already by palloc() and treated as FATAL, so we can delete a few more lines. Back-patch to all releases, like those other commits. Reported-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://postgr.es/m/4040668.1679013388%40sss.pgh.pa.us
Diffstat (limited to 'src/backend/executor/execProcnode.c')
0 files changed, 0 insertions, 0 deletions