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

From Daniel Gustafsson
Subject Re: Change atoi to strtol in same place
Date
Msg-id 409170A9-67FC-43F3-ABD7-1C7A22F591BB@yesql.se
Whole thread Raw
In response to Re: Change atoi to strtol in same place  (Joe Nelson <joe@begriffs.com>)
List pgsql-hackers
> On 5 Mar 2020, at 06:06, Joe Nelson <joe@begriffs.com> wrote:
>
> Daniel Gustafsson wrote:
>
>>> On 11 Feb 2020, at 17:54, Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
>>>
>>> This patch doesn't currently apply; it has conflicts with at least
>>> 01368e5d9da7 and 7e735035f208; even in 7e735035f208^ it applies with
>>> fuzz.  Please post an updated version so that it can move forward.
>>
>> Ping.  With the 2020-03 CommitFest now under way, are you able to supply a
>> rebased patch for consideration?
>
> My patch relies on another that was previously returned with feedback in
> the 2019-11 CF: https://commitfest.postgresql.org/25/2272/
>
> I've lost interest in continuing to rebase this. Someone else can take over the
> work if they are interested in it. Otherwise just close the CF entry.

Ok, I'm marking this as withdrawn in the CF app, anyone interested can pick it
up where this thread left off and re-submit.  Thanks for working on it!

cheers ./daniel


pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: Identifying user-created objects
Next
From: Jehan-Guillaume de Rorthais
Date:
Subject: Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side