On Tue, Aug 29, 2023 at 06:12:00AM +0900, Tatsuo Ishii wrote: > I think EndReplicationCommand needs to be fixed as well.
Yeah, both of you are right here. Anyway, it seems to me that there is a bit more going on in protocol.h. I have noticed two more things that are incorrect: - HandleParallelMessage is missing a message for 'P', but I think that we should have a code for it as well as part of the parallel query protocol. - PqMsg_Terminate can be sent by the frontend *and* the backend, see fe-connect.c and parallel.c. However, protocol.h documents it as a frontend-only code. -- Michael
signature.asc
Description: PGP signature