Re: TAP output format in pg_regress

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: TAP output format in pg_regress
Дата
Msg-id 655E7296-24A1-4481-A992-B5CD55B7F7DB@yesql.se
обсуждение исходный текст
Ответ на Re: TAP output format in pg_regress  (Nikolay Shaplov <dhyan@nataraj.su>)
Ответы Re: TAP output format in pg_regress  (vignesh C <vignesh21@gmail.com>)
Список pgsql-hackers
> On 28 Nov 2022, at 20:02, Nikolay Shaplov <dhyan@nataraj.su> wrote:

> From my reviewer's point of view patch is ready for commit.
>
> Thank you for your patience :-)

Thanks for review.

The attached tweaks a few comments and attempts to address the compiler warning
error in the CFBot CI.  Not sure I entirely agree with the compiler there but
here is an attempt to work around it at least (by always copying the va_list
for the logfile). It also adds a missing va_end for the logfile va_list.

I hope this is close to a final version of this patch (commitmessage needs a
bit of work though).

> PS Should I change commitfest status?

Sure, go ahead.

--
Daniel Gustafsson        https://vmware.com/


Вложения

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Collation version tracking for macOS
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: fixing CREATEROLE