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

  1. Fix the display of UNKNOWN message type in apply worker.