Re: timeout implementation issues

Поиск
Список
Период
Сортировка
Искать
От
Hiroshi Inoue
Тема
Re: timeout implementation issues
Дата
Msg-id
EKEJJICOHDIEMGPNIFIJAELJHGAA.Inoue@tpf.co.jp
Ответ на
Список
Дерево обсуждения
timeout implementation issues Jessica Perry Hekman <jphekman@dynamicdiagrams.com>
Re: timeout implementation issues Tom Lane <tgl@sss.pgh.pa.us>
Re: timeout implementation issues Bruce Momjian <pgman@candle.pha.pa.us>
Re: timeout implementation issues Jessica Perry Hekman <jphekman@dynamicdiagrams.com>
Re: timeout implementation issues Tom Lane <tgl@sss.pgh.pa.us>
Re: timeout implementation issues Jessica Perry Hekman <jphekman@dynamicdiagrams.com>
Re: timeout implementation issues Tom Lane <tgl@sss.pgh.pa.us>
Re: timeout implementation issues Jessica Perry Hekman <jphekman@dynamicdiagrams.com>
Re: timeout implementation issues Jessica Perry Hekman <jphekman@dynamicdiagrams.com>
Re: timeout implementation issues Bruce Momjian <pgman@candle.pha.pa.us>
Re: timeout implementation issues Tom Lane <tgl@sss.pgh.pa.us>
Re: timeout implementation issues Jan Wieck <janwieck@yahoo.com>
Re: timeout implementation issues Jessica Perry Hekman <jphekman@dynamicdiagrams.com>
Re: timeout implementation issues Tom Lane <tgl@sss.pgh.pa.us>
Re: timeout implementation issues Jessica Perry Hekman <jphekman@dynamicdiagrams.com>
Re: timeout implementation issues Bruce Momjian <pgman@candle.pha.pa.us>
Re: timeout implementation issues Jessica Perry Hekman <jphekman@dynamicdiagrams.com>
Re: timeout implementation issues Bruce Momjian <pgman@candle.pha.pa.us>
Re: [HACKERS] timeout implementation issues
Re: timeout implementation issues Jessica Perry Hekman <jphekman@dynamicdiagrams.com>
> -----Original Message-----
> From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
> 
> "Hiroshi Inoue"  writes:
> > Sorry for my poor explanation. What I meant is that *Rollback*
> > is to

>> cancel the changes made to SQL-data or schemas

This line is a quote from SQL99 not my creation.
> > not to put back the variables which are local to the session.
> 
> Uh, why?  Seems to me you are asserting as a given exactly the
> point that is under debate.  Let me give a counterexample:
> 
> 	BEGIN;
> 	CREATE TEMP TABLE foo;
> 	something-erroneous;
> 	END;
> 
> The creation of the temp table will be rolled back on error, no?

??? TEMP TABLE is a SQL-data not a variable.
I don't think rolling back SETs makes things plain.

regards,
Hiroshi Inoue

В списке pgsql-hackers по дате отправления
От: Tom Lane
Дата:
От: Hiroshi Inoue
Дата:
FAQ