aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execProcnode.c
diff options
context:
space:
mode:
authorThomas Munro <tmunro@postgresql.org>2023-03-17 09:44:42 +1300
committerThomas Munro <tmunro@postgresql.org>2023-03-17 09:52:45 +1300
commit00fc4b3a31010033e8b1a964c90a7a30b8d6a7d7 (patch)
tree5f9d265762e47bd22e18890579a4daef609286df /src/backend/executor/execProcnode.c
parent8f90381a20b259decfbb7174034ca7c457a041d0 (diff)
downloadpostgresql-00fc4b3a31010033e8b1a964c90a7a30b8d6a7d7.tar.gz
postgresql-00fc4b3a31010033e8b1a964c90a7a30b8d6a7d7.zip
Small tidyup for commit d41a178b.
A comment was left behind claiming that we needed to use malloc() rather than palloc() because the corresponding free would run in another thread, but that's not true anymore. Remove that comment. And, with the reason being gone, we might as well actually use palloc(). Back-patch to supported releases, like d41a178b. Discussion: https://postgr.es/m/CA%2BhUKG%2BpdM9v3Jv4tc2BFx2jh_daY3uzUyAGBhtDkotEQDNPYw%40mail.gmail.com
Diffstat (limited to 'src/backend/executor/execProcnode.c')
0 files changed, 0 insertions, 0 deletions