Re: [HACKERS] Wire protocol change

2016-04-21 Thread Tom Lane
Tatsuo Ishii writes: > If we are going to change the wire protocol, it would be nice if parse > complete message includes an identification of the previous parse > message. Same thing can be said to bind complete, command complete and > close complete. > The identification could be an either sequ

[HACKERS] Wire protocol change

2016-04-21 Thread Tatsuo Ishii
If we are going to change the wire protocol, it would be nice if parse complete message includes an identification of the previous parse message. Same thing can be said to bind complete, command complete and close complete. The identification could be an either sequence number assigned to the pars