Selectivity fix for like_fixed_prefix_ci()

Jeff Davis <pgsql@j-davis.com>

From: Jeff Davis <pgsql@j-davis.com>
To: pgsql-hackers@postgresql.org
Date: 2026-07-06T21:33:00Z
Lists: pgsql-hackers

Attachments

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

Regards,
	Jeff Davis