Re: Check query

David G. Johnston <david.g.johnston@gmail.com>

From: "David G. Johnston" <david.g.johnston@gmail.com>
To: "y.saburov@gmail.com" <y.saburov@gmail.com>, "pgsql-docs@lists.postgresql.org" <pgsql-docs@lists.postgresql.org>
Date: 2026-06-27T15:51:09Z
Lists: 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.

Commits

  1. Revision