Re: Change atoi to strtol in same place

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Change atoi to strtol in same place
Дата
Msg-id 20200211165415.GA16179@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: Change atoi to strtol in same place  (Joe Nelson <joe@begriffs.com>)
Ответы Re: Change atoi to strtol in same place  (Daniel Gustafsson <daniel@yesql.se>)
Список 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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Justin Pryzby
Дата:
Сообщение: Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace onthe fly
Следующее
От: Joshua Drake
Дата:
Сообщение: Re: Just for fun: Postgres 20?