Re: Is function atomic?

Поиск
Список
Период
Сортировка
Искать
От
Peter Eisentraut
Тема
Re: Is function atomic?
Дата
Msg-id
Pine.LNX.4.30.0107061811060.679-100000@peter.localdomain
Ответ на
Список
Дерево обсуждения
Is function atomic? Wei Weng <wweng@kencast.com>
Re: Is function atomic? Peter Eisentraut <peter_e@gmx.net>
Re: Is function atomic? Wei Weng <wweng@kencast.com>
Re: Is function atomic? Peter Eisentraut <peter_e@gmx.net>
Re: Is function atomic? Wei Weng <wweng@kencast.com>
Re: Is function atomic? Peter Eisentraut <peter_e@gmx.net>
Wei Weng writes:

> If it is not, is it possible to acquire a lock on a row ? how about a
> lock on a table?

SQL statements issued by server-side functions operate with the same
transaction isolation semantics as "normal" SQL statements.  However,
whatever the function does outside the database may obviously have
different semantics.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


В списке pgsql-sql по дате отправления
От: Roberto Mello
Дата:
Сообщение: PL/TclU
От: Peter Eisentraut
Дата:
Сообщение: Re: PL/TclU
FAQ