Re: logicalrep_message_type throws an error
Euler Taveira <euler@eulerto.com>
From: "Euler Taveira" <euler@eulerto.com>
To: "Amit Kapila" <amit.kapila16@gmail.com>,
"Masahiko Sawada" <sawada.mshk@gmail.com>
Cc: "Alvaro Herrera" <alvherre@alvh.no-ip.org>,
pgsql-hackers@lists.postgresql.org
Date: 2023-07-15T13:45:40Z
Lists: pgsql-hackers
On Sat, Jul 15, 2023, at 4:27 AM, Amit Kapila wrote: > Do you have something like attached in mind? WFM. I would change the comment that says This function is called to provide context in the error ... to This message provides context in the error ... because this comment is not at the beginning of the function but *before* the message. -- Euler Taveira EDB https://www.enterprisedb.com/
Commits
-
Fix the display of UNKNOWN message type in apply worker.
- d38ad8e31dee 17.0 landed
- ad486b0eaef4 16.0 landed
- 2864eb977a6e 15.4 landed