Bruce Momjian <[EMAIL PROTECTED]> writes: > I think it should return "EXECUTE" with the counts from the commands. > Does that make sense?
No. It would break client libraries, which only expect command tags INSERT, UPDATE, DELETE to be followed by counts. Also, INSERT has two numbers associated with it, the others only one; if we allow both those cases for EXECUTE then life gets even worse for the client library. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]