• Robert Haas's avatar
    Improve regression test coverage for hash indexes. · b801e120
    Robert Haas authored
    On my system, this improves coverage for src/backend/access/hash from
    61.3% of lines to 88.2% of lines, and from 83.5% of functions to 97.5%
    of functions, which is pretty good for 36 lines of tests.
    
    Mithun Cy, reviewing by Amit Kapila and Álvaro Herrera
    b801e120
hash_index.sql 4.25 KB