Re: Anomalies with the now() function

Поиск
Список
Период
Сортировка
От David Roussel
Тема Re: Anomalies with the now() function
Дата
Msg-id 8E62D326-D0D9-4863-9D56-C811DDF6818A@xsmail.com
обсуждение исходный текст
Ответ на Anomalies with the now() function  (Byrne Kevin-kbyrne01 <kbyrne01@motorola.com>)
Список pgsql-general
I don't know about this particular problem, but I find in programming
in general it's always best to pass in the value of now as a
parameter, and pass it on to functions you are calling, thus avoiding
problems with mismatching values.

But as Andreas says the values should be the same within the same
transaction, at least that's what I thought.

David

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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: Sun supporting PostgreSQL
Следующее
От: Ben Martin
Дата:
Сообщение: Custom GIST getting ERROR: too many LWLocks taken