Tom Lane wrote: > 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.
It is easy to determine what tag to return? Remember the discussion on rules and that only the original tag should be returned. Is there always one obvious tag to an execute? -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])