Re: EXECUTE command tag returns actual command - Mailing list pgsql-jdbc

From Bruce Momjian
Subject Re: EXECUTE command tag returns actual command
Date
Msg-id 200404200058.i3K0wnb10090@candle.pha.pa.us
Whole thread Raw
In response to EXECUTE command tag returns actual command  (Kris Jurka <books@ejurka.com>)
Responses Re: EXECUTE command tag returns actual command  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-jdbc
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://momjian.postgresql.org/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------


Kris Jurka wrote:
>
> This patch makes the EXECUTE command's completion tag return the
> completion tag of the actual statement executed.  This allows the
> correct update count to be returned for UPDATE/INSERT/DELETE
> statements.  Per discussion on hackers here:
>
> http://archives.postgresql.org/pgsql-hackers/2004-03/msg00923.php
>
> Kris Jurka

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Make not working (on RHE)
Next
From: Tom Lane
Date:
Subject: Re: [SQL] Prepared Statements and large where-id-in constant blocks?