Re: Vote totals for SET in aborted transaction

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Jan Wieck <janwieck@yahoo.com>
Cc: "Marc G. Fournier" <scrappy@hub.org>, Bruce Momjian <pgman@candle.pha.pa.us>, Vince Vielhaber <vev@michvhf.com>, Mike Mascari <mascarm@mascari.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2002-04-26T15:20:52Z
Lists: pgsql-hackers
Jan Wieck <janwieck@yahoo.com> writes:
>     SET does not. But Bruce said he doesn't see DROP TABLE beeing
>     totally different. That is related to  xmin/xmax,  isn't  it?

I think what Bruce meant was "if rollback is good for DROP TABLE,
why isn't it good for SET"?

			regards, tom lane