Re: Change atoi to strtol in same place

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: Change atoi to strtol in same place
Дата
Msg-id 31BD7283-0B25-4697-90A6-716410B6E898@yesql.se
обсуждение исходный текст
Ответ на Re: Change atoi to strtol in same place  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: Change atoi to strtol in same place
Список pgsql-hackers
> On 11 Feb 2020, at 17:54, Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
> 
> 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.

Ping.  With the 2020-03 CommitFest now under way, are you able to supply a
rebased patch for consideration?

cheers ./daniel



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

Предыдущее
От: Kohei KaiGai
Дата:
Сообщение: Re: [BUG?] postgres_fdw incorrectly updates remote table if it hasinherited children.
Следующее
От: Hamid Akhtar
Дата:
Сообщение: Re: Do we need to handle orphaned prepared transactions in the server?