Re: Weird prepared stmt behavior

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Weird prepared stmt behavior
Дата
Msg-id 20040504131219.GB2417@dcc.uchile.cl
обсуждение исходный текст
Ответ на Re: Weird prepared stmt behavior  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Tue, May 04, 2004 at 12:03:16AM -0400, Tom Lane wrote:
> Alvaro Herrera <alvherre@dcc.uchile.cl> writes:
> > Right.  But note that Tom wants to distinguish between statements
> > created via PREPARE (which would rollback) from those created via a
> > Prepare message (which wouldn't).
> 
> Actually, no, I'd prefer not to make such a distinction; I'd be happy
> with SQL-level PREPARE being nontransactional.  I'd be willing to put up
> with that distinction if someone shows it's needed, but so far there's
> not been a really good argument advanced for it, has there?

Will do.

-- 
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"I would rather have GNU than GNOT."  (ccchips, lwn.net/Articles/37595/)


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: inconsistent owners in newly created databases?
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Call for 7.5 feature completion