Re: [PATCH] pgarchives: parser: handle messages in which Message-ID is missing

Поиск
Список
Период
Сортировка
От Célestin Matte
Тема Re: [PATCH] pgarchives: parser: handle messages in which Message-ID is missing
Дата
Msg-id 880875d1-9e07-3776-3981-bbb96520302b@cmatte.me
обсуждение исходный текст
Ответ на Re: [PATCH] pgarchives: parser: handle messages in which Message-ID is missing  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-www
> It's supposed to remove non-ascii characters.
> 
> I think this is a leftover from the py2->py3 conversion. It looks like an overenthusiastic regexp replacement in the
2to3tool. See bb5775ef where it came from. I'll go change it to jut str(err).
 

Right. Beware that there are other similar failing conversions in the same commit on lines in loader/lib/parser.py that
shouldbe addressed as well
 

-- 
Célestin Matte



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

Предыдущее
От: Célestin Matte
Дата:
Сообщение: Re: [PATCH] pgarchives: parser: handle messages in which Message-ID is missing
Следующее
От: Célestin Matte
Дата:
Сообщение: Re: [PATCH] pgarchives: Allow use of IP ranges for SEARCH_CLIENTS