Re: pgsql: Unbreak the build. - Mailing list pgsql-committers

From Robert Haas
Subject Re: pgsql: Unbreak the build.
Date
Msg-id CA+TgmoandqPXmJt5JGq3zhNg4geUv0ruj9C8P+gRY3+z50CPww@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Unbreak the build.  (Andres Freund <andres@anarazel.de>)
List 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 by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: In get_bc_algorithm_name, add a dummy return statement.
Next
From: Alvaro Herrera
Date:
Subject: pgsql: test_decoding: Add comments about delaying BEGIN/PREPARE