> On 21 Mar 2025, at 13:40, Andrew Dunstan <and...@dunslane.net> wrote: > On 2025-03-20 Th 7:26 PM, Andres Freund wrote:
>> How about we provide the current libpq.so without linking to curl and also a >> libpq-oauth.so that has curl support? If we do it right libpq-oauth.so would >> itself link to libpq.so, making libpq-oauth.so a fairly small library. >> >> That way packagers can split libpq-oauth.so into a separate package, while >> still just building once. >> >> That'd be a bit of work on the buildsystem side, but it seems doable. > > That certainly seems worth exploring. This is being worked on. -- Daniel Gustafsson