On Friday, June 20, 2025, PG Bug reporting form <noreply(at)postgresql(dot)org>
wrote:
> The following bug has been logged on the website:
>
> Bug reference: 18965
> Logged by: Todd Brandys
> Email address: brandystodd(at)gmail(dot)com
> PostgreSQL version: 17.5
> Operating system: Linux
> Description:
>
> In the circumstance where a function evaluation is performed within Boolean
> expression, the evaluation seems to continue past a function returning a
> TRUE value.
Where did we claim we perform short-circuiting?
David J.