| From: | Christoph Berg <myon(at)debian(dot)org> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: pgsql: Generate automatically code and documentation related to wait ev |
| Date: | 2023-10-18 15:59:19 |
| Message-ID: | ZTAA11u7CtX6NqlK@msg.df7cb.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Re: Michael Paquier
> Generate automatically code and documentation related to wait events
Hi,
I'm not entirely sure this is the commit to blame, but it's certainly
close:
A Debian user is complaining that in PG17, the installed
/usr/include/postgresql/17/server/utils/wait_event.h file is
referencing utils/wait_event_types.h, but that file doesn't get
installed by the (autoconf) build sytem.
See
https://pgdgbuild.dus.dg-i.net/job/postgresql-17-binaries-snapshot/242/architecture=amd64,distribution=sid/consoleText
for a build log with file listings near the end.
Christoph
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Munro | 2023-10-18 16:28:37 | pgsql: jit: Changes for LLVM 17. |
| Previous Message | Thomas Munro | 2023-10-18 14:08:38 | pgsql: jit: Supply LLVMGlobalGetValueType() for LLVM < 8. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2023-10-18 16:02:28 | Re: Add support for AT LOCAL |
| Previous Message | Robert Haas | 2023-10-18 15:53:21 | Re: Query execution in Perl TAP tests needs work |