On Tue, Apr 8, 2025 at 9:32 AM Wolfgang Walther <walt...@technowledgy.de> wrote: > And that should also not be a problem for distributions - they could offer a > libpq and a libpq_oauth package, where only one of them can be installed at > the same time, I guess? *
My outsider understanding is that maintaining this sort of thing becomes a major headache, because of combinatorics. You don't really want to ship a libpq and libpq-with-gss and libpq-with-oauth and libpq-with-oauth-and-gss and ... --Jacob