Re: Example numeric constants aren't valid? - Mailing list pgsql-docs

From Tim Needham
Subject Re: Example numeric constants aren't valid?
Date
Msg-id CAAGa=sKD+4u+JBK5s0NAr1fmGaPoUMVNd+xc1EETgnt7kgX1dw@mail.gmail.com
Whole thread Raw
In response to Re: Example numeric constants aren't valid?  (Vik Fearing <vik@postgresfriends.org>)
List pgsql-docs
Oh goodness, sorry Vik.

On Mon, Oct 9, 2023 at 11:37 AM Vik Fearing <vik@postgresfriends.org> wrote:
On 10/6/23 20:49, PG Doc comments form wrote:
 >
> I'm left not really understanding how to use _ in numerical constants?

You are reading the documentation for 16, but you are using 14 or lower.
  If you want this functionality, you need to upgrade your server.
--
Vik Fearing

pgsql-docs by date:

Previous
From: Vik Fearing
Date:
Subject: Re: Example numeric constants aren't valid?
Next
From: Tom Lane
Date:
Subject: Re: Typo in PL/pgSQL trigger Example 43.4?