Re: Better sanity checking for message length words
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Aleksander Alekseev <aleksander@timescale.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-04-28T19:51:27Z
Lists: pgsql-hackers
Aleksander Alekseev <aleksander@timescale.com> writes: > Sorry, my bad. It was about lines separating on different platforms. The > patch is fine and passes installcheck-world on MacOS. Pushed, thanks for looking at it! regards, tom lane
Commits
-
Add heuristic incoming-message-size limits in the server.
- 9626325da5e8 14.0 landed