aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2024-03-24 12:13:35 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2024-03-24 12:13:35 -0400
commit225e1dde463ae312714d71a929f45cfd153df2be (patch)
tree2fc0f58ca98d4de36cce407e05874e9e516c7bf1 /src/backend/access/gist
parentfc2d260c7e6236fe2447dad0f8415e72f4be66a2 (diff)
downloadpostgresql-225e1dde463ae312714d71a929f45cfd153df2be.tar.gz
postgresql-225e1dde463ae312714d71a929f45cfd153df2be.zip
Release temporary array in check_for_data_types_usage().
Coverity identified this as a resource leak. It's surely of no consequence given that the function is called only once per run, but freeing the storage is no more work than dismissing the complaint. Minor oversight in commit 347758b12.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions