Re: pgsql: Unbreak the build.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: pgsql: Unbreak the build.
Дата
Msg-id CA+TgmoandqPXmJt5JGq3zhNg4geUv0ruj9C8P+gRY3+z50CPww@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgsql: Unbreak the build.  (Andres Freund <andres@anarazel.de>)
Список pgsql-committers
On Wed, Mar 23, 2022 at 10:46 AM Andres Freund <andres@anarazel.de> wrote:
> There's new warnings that sound reasonable introduced in the prior commit that didn't get removed in this one:
>
> https://cirrus-ci.com/task/5259487073271808?logs=mingw_cross_warning#L392

That link takes me to a screen that shows no warnings. Scrolling
around the only thing I see that doesn't seem to be addressed by this
commit is a complaint about get_bc_algorithm_name falling off the end.
I've added a dummy return statement to hopefully address that.

-- 
Robert Haas
EDB: http://www.enterprisedb.com



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: In get_bc_algorithm_name, add a dummy return statement.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: test_decoding: Add comments about delaying BEGIN/PREPARE