Re: Why do we define HAVE_GSSAPI_EXT_H?
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: pgsql-hackers@postgresql.org, Stephen Frost <sfrost@snowman.net>
Cc: "Jonathan S. Katz" <jkatz@postgresql.org>
Date: 2024-07-20T20:57:10Z
Lists: pgsql-hackers
On 2024-07-08 15:56:59 -0700, Andres Freund wrote: > While looking at this I also found an argument omission present in the commit > adding meson support. I plan to fix that with the attached commit. Pushed that portion.
Commits
-
meson: Add missing argument to gssapi.h check
- c3dafaaac389 18.0 landed
- cc50694c8d96 16.4 landed
- 5b707bb507bd 17.0 landed
-
Explicitly require MIT Kerberos for GSSAPI
- f7431bca8b01 16.0 cited