aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistbuild.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:54:03 +1300
commit798dae9f65e379c0f4f22d7a6096287ea50ffb41 (patch)
tree2a8666086a93c76bf05183abc2cf29300da6b1f6 /src/backend/access/gist/gistbuild.c
parent9f1c64018549e28a6f6aa5ad0d5917085520efdd (diff)
downloadpostgresql-798dae9f65e379c0f4f22d7a6096287ea50ffb41.tar.gz
postgresql-798dae9f65e379c0f4f22d7a6096287ea50ffb41.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/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions