Re: psql (PostgreSQL) 17beta2 (Debian 17~beta2-1.pgdg+~20240625.1534.g23c5a0e) Failed to retrieve data from the server..
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <bruce@momjian.us>
Cc: "David G. Johnston" <david.g.johnston@gmail.com>, André Verwijs <dutchgigalo@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2024-06-26T04:06:13Z
Lists: pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes: > On Tue, Jun 25, 2024 at 05:52:47PM -0700, David G. Johnston wrote: >> We seem to be missing a release note item for the catalog breakage done in >> f696c0c >> https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=f696c0cd5f > It seemed too internal to mention in the release notes --- more of an > infrastructure change, but I can add it if I was wrong about this. As this breakage demonstrates, that change is quite application-visible. It needs an entry under incompatibilities. regards, tom lane