Re: psql internal variables

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: psql internal variables
Дата
Msg-id 200608080005.01697.peter_e@gmx.net
обсуждение исходный текст
Ответ на psql internal variables  (Thor Tall <tall_thor@yahoo.com>)
Список pgsql-general
Thor Tall wrote:
> If I just delete from table_a and then table_b and the
> table_c I may risk deleting rows in table_b and
> table_c which correspond to rows in table_a. (due to
> the different times returned by now();

now() returns a constant value in a transaction.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: Ron Johnson
Дата:
Сообщение: Re: Practical maximums (was Re: PostgreSQL theoretical
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: Practical maximums (was Re: PostgreSQL theoretical