• Tom Lane's avatar
    Further cleanup of catcache.c ilist changes. · 002191a1
    Tom Lane authored
    Remove useless duplicate initialization of bucket headers, don't use a
    dlist_mutable_iter in a performance-critical path that doesn't need it,
    make some other cosmetic changes for consistency's sake.
    002191a1
catcache.c 48.6 KB