On Friday, June 26, 2026, PG Doc comments form <noreply(at)postgresql(dot)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.