Re: Change atoi to strtol in same place

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Joe Nelson <joe(at)begriffs(dot)com>
Cc: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, david(dot)rowley(at)2ndquadrant(dot)com, ashu(dot)coek88(at)gmail(dot)com, robertmhaas(at)gmail(dot)com, michael(at)paquier(dot)xyz, tomas(dot)vondra(at)2ndquadrant(dot)com, surafel3000(at)gmail(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Change atoi to strtol in same place
Date: 2020-02-11 16:54:15
Message-ID: 20200211165415.GA16179@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2019-Dec-06, Joe Nelson wrote:

> I see this patch has been moved to the next commitfest. What's the next
> step, does it need another review?

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.

On the other hand, I doubt that patching pg_standby is productive. I
would just leave that out entirely. See this thread from 2014
https://postgr.es/m/545946E9.8060504@gmx.net

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joshua Drake 2020-02-11 16:55:27 Re: Just for fun: Postgres 20?
Previous Message Justin Pryzby 2020-02-11 16:48:48 Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly