Re: [PATCH] Return command tag 'REPLACE X' for CREATE OR REPLACE statements.
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Marti Raudsepp <marti@juffo.org>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2010-11-29T00:34:34Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes: > I think more expessive command tags are in general a good thing. The > idea that this particular change would be useful primarily for humans > examining the psql output seems a bit weak to me, but I can easily see > it being useful for programs. Right now a program has no reason to > look at this command tag anyway; it'll always be the same. Hmm ... that's a good point, although I'm not sure that it's 100% true. regards, tom lane