From: | Andres Freund <andres(at)anarazel(dot)de> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org, Robert Haas <rhaas(at)postgresql(dot)org> |
Subject: | Re: pgsql: Unbreak the build. |
Date: | 2022-03-23 14:46:10 |
Message-ID: | C6A7643A-582B-47F7-A03D-01736BC0349B@anarazel.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
Hi,
On March 23, 2022 7:24:13 AM PDT, Robert Haas <rhaas(at)postgresql(dot)org> wrote:
>Unbreak the build.
>
>Commit ffd53659c46a54a6978bcb8c4424c1e157a2c0f1 broke the build for
>anyone not compiling with LZ4 and ZSTD enabled. Woops.
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
- Andres
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2022-03-23 14:58:18 | Re: pgsql: Unbreak the build. |
Previous Message | Andrew Dunstan | 2022-03-23 14:44:50 | pgsql: Use approved style for listing OBJS in test_oat_hooks Makefile |
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2022-03-23 14:53:04 | Re: Parameter for planner estimate of recursive queries |
Previous Message | Robert Haas | 2022-03-23 14:24:13 | pgsql: Unbreak the build. |