Re: CFbot does not recognize patch contents

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: CFbot does not recognize patch contents
Дата
Msg-id CA+hUKGKZJC+xqnMzeoRYKswzr2H1Mz65K1M3iJGqBD0YmnQ=YA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: CFbot does not recognize patch contents  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Ответы Re: CFbot does not recognize patch contents  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Список pgsql-hackers
On Sun, May 12, 2024 at 10:11 PM Tatsuo Ishii <ishii@sraoss.co.jp> wrote:
> > I am able to apply all your patches. I found that a similar thing
> > happened before [0] and I guess your case is similar. Adding Thomas to
> > CC, he may be able to help more.
>
> Ok. Thanks for the info.

This obviously fixed itself automatically soon after this message, but
I figured out what happened:  I had not actually fixed that referenced
bug in cfbot :-(.  It was checking for HTTP error codes correctly in
the place that reads emails from the archives, but not the place that
downloads patches, so in this case I think when it tried to follow the
link[1] to download the patch, I guess it must have pulled down a
transient Varnish error message (I don't know what, I don't store it
anywhere), and tried to apply that as a patch.  Oops.  Fixed[2].

[1] https://www.postgresql.org/message-id/attachment/160138/v18-0001-Row-pattern-recognition-patch-for-raw-parser.patch
[2] https://github.com/macdice/cfbot/commit/ec33a65a877a88befc29ea220e87b98c89b27dcc



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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: First draft of PG 17 release notes
Следующее
От: David Rowley
Дата:
Сообщение: Re: Fixup a few 2023 copyright years