EXECUTE command tag returns actual command

From: Kris Jurka <books(at)ejurka(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: EXECUTE command tag returns actual command
Date: 2004-04-18 10:03:06
Message-ID: Pine.BSO.4.56.0404180458290.31686@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-patches


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

Attachment Content-Type Size
executetag.patch text/plain 2.9 KB

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2004-04-18 11:57:07 Status of server prepare threshold patch.
Previous Message j.random.programmer 2004-04-17 02:27:17 Re: Boolean/Bit BUG with 7.4 JDBC Driver (build 213)

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2004-04-18 15:27:51 Re: guc variables flags explicitly initialisation
Previous Message PostgreSQL Bugs List 2004-04-18 09:52:04 BUG #1134: ALTER USER ... RENAME breaks md5 passwords