Re: BUG #18995: Building with GCC 14 fails: incompatible pointer struct pam_message

Andrew Watkins <awatkins1966@gmail.com>

From: Andrew Watkins <awatkins1966@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2025-07-24T10:28:05Z
Lists: pgsql-bugs

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Fix build breakage on Solaris-alikes with late-model GCC.

>
>
> Done that way at
>
>
> https://git.postgresql.org/gitweb/?p=postgresql.git;a=patch;h=635a856279ef55074dfc7a2a96c7fd686b5ff015
>
> If you can confirm that you get a clean build with this patch,
> I'd appreciate it.
>
> I can confirm the build was a success with the above patch.
Thanks :-)
Andrew