From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
---|---|
To: | Joe Nelson <joe(at)begriffs(dot)com> |
Cc: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, david(dot)rowley(at)2ndquadrant(dot)com, ashu(dot)coek88(at)gmail(dot)com, Robert Haas <robertmhaas(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, surafel3000(at)gmail(dot)com, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Change atoi to strtol in same place |
Date: | 2020-03-05 09:38:38 |
Message-ID: | 409170A9-67FC-43F3-ABD7-1C7A22F591BB@yesql.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> On 5 Mar 2020, at 06:06, Joe Nelson <joe(at)begriffs(dot)com> wrote:
>
> Daniel Gustafsson wrote:
>
>>> On 11 Feb 2020, at 17:54, Alvaro Herrera <alvherre(at)2ndquadrant(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Kyotaro Horiguchi | 2020-03-05 09:41:02 | Re: pg_stat_progress_basebackup - progress reporting for pg_basebackup, in the server side |
Previous Message | Kyotaro Horiguchi | 2020-03-05 09:37:56 | Re: Identifying user-created objects |