Re: pgsql: Add support for OAUTHBEARER SASL mechanism

2025-04-05 Thread Jacob Champion
On Mon, Mar 31, 2025 at 4:09 PM Jacob Champion wrote: > I don't have hurd-amd64 to test, but I'm working on a patch that will > build and pass tests if I manually munge pg_config.h. We were skipping > the useless tests via a $windows_os check; I think I should use > check_pg_config() instead. Pro

Re: pgsql: Add support for OAUTHBEARER SASL mechanism

2025-04-04 Thread Christoph Berg
> Add support for OAUTHBEARER SASL mechanism Debian still has this experimental port with a GNU userland and a FreeBSD kernel called kfreebsd. I don't expect anyone to particularly care about it, but it found an actual bug: /build/reproducible-path/postgresql-18-18~~devel.20250331/build/../src/in

Re: pgsql: Add support for OAUTHBEARER SASL mechanism

2025-04-04 Thread Daniel Gustafsson
> On 1 Apr 2025, at 15:03, Christoph Berg wrote: > With the libpq-oauth split, this makes even more sense because > building a library that always throws an error isn't very useful. > (Don't build that file at all if the feature doesn't work.) After the split, configure/meson should fail if the

Re: pgsql: Add support for OAUTHBEARER SASL mechanism

2025-04-01 Thread Jacob Champion
On Tue, Apr 1, 2025 at 6:12 AM Daniel Gustafsson wrote: > > > On 1 Apr 2025, at 15:03, Christoph Berg wrote: > > > With the libpq-oauth split, this makes even more sense because > > building a library that always throws an error isn't very useful. > > (Don't build that file at all if the feature

Re: pgsql: Add support for OAUTHBEARER SASL mechanism

2025-04-01 Thread Daniel Gustafsson
> On 1 Apr 2025, at 02:06, Jacob Champion > wrote: > > On Mon, Mar 31, 2025 at 4:09 PM Jacob Champion > wrote: >> I don't have hurd-amd64 to test, but I'm working on a patch that will >> build and pass tests if I manually munge pg_config.h. We were skipping >> the useless tests via a $windows_o

Re: pgsql: Add support for OAUTHBEARER SASL mechanism

2025-04-01 Thread Christoph Berg
Re: Jacob Champion > (That means that Windows builds --with-libcurl are similarly broken, I > think. Not that Windows packagers will want to use --with-libcurl -- > it doesn't do anything -- but it should build.) Does --with-libcurl still do anything useful if this feature test fails? From what yo

Re: pgsql: Add support for OAUTHBEARER SASL mechanism

2025-03-31 Thread Jacob Champion
On Mon, Mar 31, 2025 at 2:54 PM Christoph Berg wrote: > > > Add support for OAUTHBEARER SASL mechanism > > Debian still has this experimental port with a GNU userland and a > FreeBSD kernel called kfreebsd. I don't expect anyone to particularly > care about it, but it found an actual bug: > > /bui

Re: pgsql: Add support for OAUTHBEARER SASL mechanism

2025-03-31 Thread Christoph Berg
Re: To Daniel Gustafsson > > Add support for OAUTHBEARER SASL mechanism > > Debian still has this experimental port with a GNU userland and a > FreeBSD kernel called kfreebsd. Sorry this part was nonsense, kfreebsd was actually terminated and obviously I didn't even read the port's name. The fail