Robert Haas <[email protected]> writes:
> On Thu, Jan 31, 2019 at 2:50 PM Tom Lane <[email protected]> wrote:
>> We're breaking compatibility only if you regard pqsignal() as
>> part of the advertised API, which I don't.

> Well, I would agree with that if it weren't the case that binaries we
> ship apparently use that API.  If we say that the libraries are
> API-compatible, but our own binaries don't work, our veracity is
> questionable.

initdb hasn't depended on those libpq exports since 8.2, and it was
a bug that it did so even then.

                        regards, tom lane

Reply via email to