public inbox for [email protected]  
help / color / mirror / Atom feed
From: Tom Lane <[email protected]>
To: Bharani SV-forum <[email protected]>
Cc: David G. Johnston <[email protected]>
Cc: [email protected] <[email protected]>
Cc: Frank Komsic <[email protected]>
Subject: Re: SQL statements error in pgsql 16 but not in pgsql 12
Date: Thu, 18 Jul 2024 10:57:40 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <DM4PR05MB92551C285B81BB5FB12F1BC6B3A12@DM4PR05MB9255.namprd05.prod.outlook.com>
	<[email protected]>
	<CAKFQuwbWQokwEDszfDw+UL_bdBYNbjnEa8XHTOcSPyRW5TxXUA@mail.gmail.com>
	<[email protected]>

Bharani SV-forum <[email protected]> writes:
>  tagged mean " add to something "
> hope ur picture posted with the sql query, i can see asWHERE (lot = 19749OR lot= 19750)instead of 
> WHERE (lot = 19749 OR lot= 19750)

That's not a great choice of word.  In any case, the point here
is that the SQL standard requires some whitespace between a number
and a following word, and starting from PG 15 we're enforcing that
to reduce ambiguity.

			regards, tom lane






reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected], [email protected], [email protected]
  Subject: Re: SQL statements error in pgsql 16 but not in pgsql 12
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox