Re: now() does not change within a transaction

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: now() does not change within a transaction
Дата
Msg-id 200204181550.g3IFovL13125@candle.pha.pa.us
обсуждение исходный текст
Ответ на now() does not change within a transaction  (Christoph Haller <ch@rodos.fzk.de>)
Список pgsql-sql
Christoph Haller wrote:
> Hi pgsql-sql list, 
> I did some testing around tables using a column 
> timestamp with time zone not null default now(). 
> I have noticed a valuable feature: 
> As long as being inside a transaction initiated by 
> begin; 
> the return value of the now() function does not change. 
> Is this intended - as written in the documentation? 
> Can I rely on it, so future releases of PostgreSQL 
> will act the same. 

Yes, this is intended and will not change.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: "Josh Berkus"
Дата:
Сообщение: Re: SQL Query Optimization
Следующее
От: Tom Lane
Дата:
Сообщение: Re: SQL Query Optimization