Re: BUG #18965: Issue with Short-Circuit Evaluation in Boolean Expressions - Mailing list pgsql-bugs

From David G. Johnston
Subject Re: BUG #18965: Issue with Short-Circuit Evaluation in Boolean Expressions
Date
Msg-id CAKFQuwZ6qgcGCXDEHBMftRvC=qmEbh_LT-J=jU96Y2c1V3k0QA@mail.gmail.com
Whole thread Raw
List pgsql-bugs
On Friday, June 20, 2025, PG Bug reporting form <noreply@postgresql.org> wrote:
The following bug has been logged on the website:

Bug reference:      18965
Logged by:          Todd Brandys
Email address:      brandystodd@gmail.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.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #18959: Name collisions of expression indexes during parallel Index creations on a pratitioned table.
Next
From: Mathias Panzenböck
Date:
Subject: Re: BUG #18963: Column confupdsetcols missing in pg_catalog.pg_constraint