Re: Check query - Mailing list pgsql-docs

From David G. Johnston
Subject Re: Check query
Date
Msg-id CAKFQuwZyUsC4jKQ+o3ugVXx4_DgYBKUfX9YZM_1REF7oSqDGkw@mail.gmail.com
Whole thread
In response to Check query  (PG Doc comments form <noreply@postgresql.org>)
Responses Re: Check query
List pgsql-docs
On Friday, June 26, 2026, PG Doc comments form <noreply@postgresql.org> wrote:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/18/rules-views.html
Description:

...
WHERE shoe_ready.total_avail > 2;  ??? (maybe WHERE shoe_ready.total_avail
>= 2;)

Yes, the lack of an equal sign there is a typo.

David J.

pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: Check query
Next
From: PG Doc comments form
Date:
Subject: glossary Data page