Request for Formal Syntax of WHERE Clause Conditions - Mailing list pgsql-docs

From PG Doc comments form
Subject Request for Formal Syntax of WHERE Clause Conditions
Date
Msg-id 173747531931.1071.13547694511760149052@wrigleys.postgresql.org
Whole thread Raw
Responses Re: Request for Formal Syntax of WHERE Clause Conditions
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/17/sql-select.html
Description:

Dear PostgreSQL Team,

I am building a PostgreSQL parser and need a precise reference for the
formal syntax of condition used in the WHERE clause. While the documentation
covers many aspects in detail, I could not find a formal definition for what
constitutes a valid condition.

This information is critical for accurately parsing queries. Could you
please provide clarity or point me to relevant resources?

Thank you for your assistance!

Best regards,

pgsql-docs by date:

Previous
From: jian he
Date:
Subject: substring synopsis section, third argument is optional doc didn't show that
Next
From: Tom Lane
Date:
Subject: Re: substring synopsis section, third argument is optional doc didn't show that