Re: SQL statements error in pgsql 16 but not in pgsql 12
David G. Johnston <david.g.johnston@gmail.com>
From: "David G. Johnston" <david.g.johnston@gmail.com>
To: Bharani SV-forum <esteembsv-forum@yahoo.com>
Cc: "pgsql-sql@lists.postgresql.org" <pgsql-sql@lists.postgresql.org>,
Frank Komsic <komsicf@shoeicanada.com>
Date: 2024-07-16T15:00:06Z
Lists: pgsql-sql
On Tue, Jul 16, 2024 at 7:58 AM Bharani SV-forum <esteembsv-forum@yahoo.com> wrote: > cross check > WHERE (lot = 19749 *OR* lot= 19750) > > where the OR is tagged to numeric 19749. > > What does "tagged" mean here? David J.
Commits
-
Non-decimal integer literals
- 6fcda9aba834 16.0 cited