Re: Underscores in numeric literals - Mailing list pgsql-hackers

From Dean Rasheed
Subject Re: Underscores in numeric literals
Date
Msg-id CAEZATCVw8pqVn48S5ek6ZtAqWzjrJ+2q0-w3J=pOBKULwSPb-g@mail.gmail.com
Whole thread Raw
In response to Re: Underscores in numeric literals  (Dean Rasheed <dean.a.rasheed@gmail.com>)
Responses Re: Underscores in numeric literals
List pgsql-hackers
On Wed, 4 Jan 2023 at 09:28, Dean Rasheed <dean.a.rasheed@gmail.com> wrote:
>
> In addition, I think that strip_underscores() could then go away if
> numeric_in() were made to handle underscores.
>
> Essentially then, that would move all responsibility for parsing
> underscores and non-decimal integers to the datatype input functions,
> or their support routines, rather than having it distributed.
>

Here's an update with those changes.

Regards,
Dean

Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Fix incorrect comment reference
Next
From: Jeff Davis
Date:
Subject: Re: Non-superuser subscription owners