postgresql/src/include/lib
Andres Freund 25ee58e8f2 simplehash: Free collisions array in SH_STAT
While SH_STAT() is only used for debugging, the allocated array can be large,
and therefore should be freed.

It's unclear why coverity started warning now.

Reported-by: Tom Lane <tgl@sss.pgh.pa.us>
Reported-by: Coverity
Discussion: https://postgr.es/m/3005248.1712538233@sss.pgh.pa.us
Backpatch: 12-
2024-04-07 19:09:05 -07:00
..
binaryheap.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
bipartite_match.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
bloomfilter.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
dshash.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
hyperloglog.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
ilist.h Add Result Cache executor node (take 2) 2021-04-02 14:10:56 +13:00
integerset.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
knapsack.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
pairingheap.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
qunique.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
rbtree.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
simplehash.h simplehash: Free collisions array in SH_STAT 2024-04-07 19:09:05 -07:00
sort_template.h Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
stringinfo.h Update copyright for 2021 2021-01-02 13:06:25 -05:00