Thread

  1. Selectivity fix for like_fixed_prefix_ci()

    Jeff Davis <pgsql@j-davis.com> — 2026-07-06T21:33:00Z

    Small fix attached. The code is wrong, but in a way that only affects
    the selectivity calculation.
    
    Regards,
    	Jeff Davis