Re: Thoughts on a "global" client configuration?

From: Christoph Berg <myon(at)debian(dot)org>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>
Subject: Re: Thoughts on a "global" client configuration?
Date: 2025-10-13 20:22:53
Message-ID: aO1fnbTR2oCxxPdS@msg.df7cb.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Re: Robert Haas
> My theory is that they'll be even less impressed if they try to use a
> supposedly-compatible library and it breaks a bunch of stuff, but I
> wonder what Christoph Berg (cc'd) thinks.

It would also hinder adoption of PG in more places. There are
currently thousands of software products that link to libpq in some
form, and it would take several years to have them all fixed if
ABI/API compatibility were broken. Chasing the long tail there is
hard; we get to witness that every year with upstreams that aren't
compatible with PG18 yet. For some extensions, I'm still waiting to
get my PG17 (or PG16!) patches merged.

Christoph

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2025-10-13 20:24:07 Re: Thoughts on a "global" client configuration?
Previous Message Robert Haas 2025-10-13 20:15:27 Re: Thoughts on a "global" client configuration?