Re: Incorrect usage of strtol, atoi for non-numeric junk inputs - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Incorrect usage of strtol, atoi for non-numeric junk inputs
Date
Msg-id 202106041653.wvei6hfftzbg@alvherre.pgsql
Whole thread Raw
In response to Re: Incorrect usage of strtol, atoi for non-numeric junk inputs  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
Responses Re: Incorrect usage of strtol, atoi for non-numeric junk inputs
List pgsql-hackers
On 2021-Jun-04, Bharath Rupireddy wrote:

> On Fri, Jun 4, 2021 at 8:58 PM Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:

> > I would suggest that the best way forward in this area is to rebase both
> > there patches on current master.
> 
> Thanks. I will read both the threads [1], [2] and try to rebase the
> patches. If at all I get to rebase them, do you prefer the patches to
> be in this thread or in a new thread?

Thanks, that would be helpful.  This thread is a good place.

-- 
Álvaro Herrera       Valdivia, Chile



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pg_upgrade don't echo windows commands
Next
From: Magnus Hagander
Date:
Subject: Re: Support for NSS as a libpq TLS backend