update innside transactions?

Поиск
Список
Период
Сортировка
От jose antonio leo
Тема update innside transactions?
Дата
Msg-id KAEFLIDKHEJNPPKOLGHMIEIDDJAA.jaleo8@storelandia.com
обсуждение исходный текст
Ответ на Re: psql -e  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hi!

I have a doubt, I have somethigs same this...

init transaction

  update from tabla1 set estado=1 where art=0;

  update from tabla1 set estado=estado+1 where estado=1

final trasaction

The second update take the first updates if we are in the same transaction?

Tk

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