EXECUTE command tag returns actual command - Mailing list pgsql-patches

From Kris Jurka
Subject EXECUTE command tag returns actual command
Date
Msg-id Pine.BSO.4.56.0404180458290.31686@leary.csoft.net
Whole thread Raw
Responses Re: [JDBC] EXECUTE command tag returns actual command  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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

pgsql-patches by date:

Previous
From: Fabien COELHO
Date:
Subject: guc variables flags explicitly initialisation
Next
From: Tom Lane
Date:
Subject: Re: guc variables flags explicitly initialisation