From: | Kirill Reshke <reshkekirill(at)gmail(dot)com> |
---|---|
To: | Tomas Vondra <tomas(at)vondra(dot)me> |
Cc: | Andres Freund <andres(at)anarazel(dot)de>, Jakub Wartak <jakub(dot)wartak(at)enterprisedb(dot)com>, Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Draft for basic NUMA observability |
Date: | 2025-04-08 12:44:19 |
Message-ID: | CALdSSPi5fj0a7UG7Fmw2cUD1uWuckU_e8dJ+6x-bJEokcSXzqA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, 7 Apr 2025 at 23:00, Tomas Vondra <tomas(at)vondra(dot)me> wrote:
> I'll let the CI run the tests on it, and
> then will push, unless someone has more comments.
>
Hi! I noticed strange failure after this commit[0]
Looks like it is related to 65c298f61fc70f2f960437c05649f71b862e2c48
In file included from [01m [K../pgsql/src/include/postgres.h:49 [m [K,
from [01m [K../pgsql/src/port/pg_numa.c:16 [m [K:
[01m [K../pgsql/src/include/utils/elog.h:79:10: [m [K
[01;31m [Kfatal error: [m [Kutils/errcodes.h: No such file or
directory
79 | #include [01;31m [K"utils/errcodes.h" [m [K
| [01;31m [K^~~~~~~~~~~~~~~~~~ [m [K
compilation terminated.
[0] https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=dogfish&dt=2025-04-08%2011%3A25%3A11
--
Best regards,
Kirill Reshke
From | Date | Subject | |
---|---|---|---|
Next Message | vignesh C | 2025-04-08 12:52:09 | Commitfest 2025 March is now closed |
Previous Message | wenhui qiu | 2025-04-08 12:25:29 | Re: Move tests of contrib/spi/ out of the core regression tests |