Re: Bug on version 12 ?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug on version 12 ?
Дата
Msg-id 26166.1589567647@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Bug on version 12 ?  (PegoraroF10 <marcos@f10.com.br>)
Ответы Re: Bug on version 12 ?
Список pgsql-general
PegoraroF10 <marcos@f10.com.br> writes:
> Ok Tom but then you cannot go back and forth, like this ...
> select to_timestamp(jsonb_build_object('mydate',
> current_timestamp)->>'mydate', 'YYYY-MM-DD HH24:MI:SS');

> works on 11.7 but not on 12.3.

The advice I gave you was to stop using to_timestamp altogether.
That would work fine on any Postgres version.

            regards, tom lane



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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Bug on version 12 ?
Следующее
От: "Andreas 'ads' Scherbaum"
Дата:
Сообщение: Re: Inherited an 18TB DB & need to backup