Re: BUG #14322: Possible inconsistent behavior with timestamp_to_str()

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #14322: Possible inconsistent behavior with timestamp_to_str()
Дата
Msg-id 28770.1473799942@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #14322: Possible inconsistent behavior with timestamp_to_str()  (Keith Fiske <keith@omniti.com>)
Ответы Re: BUG #14322: Possible inconsistent behavior with timestamp_to_str()
Список pgsql-bugs
Keith Fiske <keith@omniti.com> writes:
> Ok, this may be more of an actual issue than I thought. It seems that, even
> if all variables to the timestamptz_to_str() function have a valid value
> set, if it is called multiple times in the same statement, it keeps the
> first value for all following occurrences.

What is current_partition_timestamp?  Is it coming from the transaction
timestamp?  That doesn't change intra-statement ...

            regards, tom lane

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

Предыдущее
От: Keith Fiske
Дата:
Сообщение: Re: BUG #14322: Possible inconsistent behavior with timestamp_to_str()
Следующее
От: Keith Fiske
Дата:
Сообщение: Re: BUG #14322: Possible inconsistent behavior with timestamp_to_str()