Re: Change atoi to strtol in same place - Mailing list pgsql-hackers

From Alvaro Herrera from 2ndQuadrant
Subject Re: Change atoi to strtol in same place
Date
Msg-id 20190906165639.GA14270@alvherre.pgsql
Whole thread Raw
In response to Re: Change atoi to strtol in same place  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Change atoi to strtol in same place
Re: Change atoi to strtol in same place
List pgsql-hackers
On 2019-Jul-24, Michael Paquier wrote:

> The conclusion that we are reaching on the thread is to remove more
> dependencies on strtol that we have in the code, and replace it with
> our own, more performant wrappers.  This thread makes me wondering
> that we had better wait before doing this move.

Okay, so who is submitting a new version here?  Surafel, Joe?

Waiting on Author.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Jeremy Finzel
Date:
Subject: pg_regress restart cluster?
Next
From: Yuli Khodorkovskiy
Date:
Subject: Re: add a MAC check for TRUNCATE