It looks like your PostgreSQL build on Cirrus CI is failing during the Meson configuration phase because it cannot find the libedit libraries. Should we add these to the pacman installation command in our CI scripts, or is there a preferred way to handle terminal library dependencies for the Windows Meson builds?
https://cirrus-ci.com/task/4928462311391232 [01:09:47.468] meson.build:1480:20: ERROR: C shared or static library 'libedit' not found On Mon, Feb 9, 2026 at 12:42 AM Andrew Kim <[email protected]> wrote: > > Hi John, Thanks for v11. > Adding the headercheck exception for the internal header looks good to me. > It would be the right call to fix the CI issues. > The current structure utilizing the semi-private header looks solid to me. > -Andrew > > On Wed, Jan 21, 2026 at 3:13 AM John Naylor <[email protected]> wrote: > > > > Attached is v11 to fix headerscheck, per CI. > > > > -- > > John Naylor > > Amazon Web Services
