Re: Check query
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: "David G. Johnston" <david.g.johnston@gmail.com>,
"y.saburov@gmail.com" <y.saburov@gmail.com>,
"pgsql-docs@lists.postgresql.org" <pgsql-docs@lists.postgresql.org>
Date: 2026-07-07T15:00:46Z
Lists: pgsql-docs
> On 7 Jul 2026, at 02:52, Fujii Masao <masao.fujii@gmail.com> wrote: > Yes. Very old commit dcb00495236 seems to have accidentally changed > the condition to > 2 while rewriting the example to use SQL operator > notation. > > The attached patch changes it from > 2 to >= 2. > Barring any objections, I'll backpatch it to all supported branches. LGTM. I reviewed the referenced commit to see if there were other similar mistakes but found none. -- Daniel Gustafsson
Commits
-
Revision
- dcb00495236d 7.4.1 cited