|
|
|
|
|
by sam_lowry_
220 days ago
|
|
Heh... For a long time I wanted to fix the message Postgres shows when connecting to the Database with the higher version of the CLI as it gives a somewhat misleading perception of lack of backwards compatibility. Every time I accidentally stumble into that message, I check on the Postgres code, see how hard it is to fix the message and bail out. |
|
https://github.com/postgres/postgres/blob/d2f24df19b7a42a094...