Timestamp with precision output format with trailing zeros

Поиск
Список
Период
Сортировка
От Eugene Podshivalov
Тема Timestamp with precision output format with trailing zeros
Дата
Msg-id CAEPw1JUdXkwJjWi4JWE-MWT-mmkpKfmtRLSCSoBCTHdNK-y3qQ@mail.gmail.com
обсуждение исходный текст
Список pgsql-general
Hi,
# select '2022-01-06 18:00:00.000+03'::timestamptz(3);
      timestamptz
------------------------
 2022-01-06 18:00:00+03
Would it be more correct to output zero milliseconds if the column has precision defined?

Regards,
Eugene

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

Предыдущее
От: Rob Sargent
Дата:
Сообщение: Re: java.lang.ClassNotFoundException: batchprint.Batch
Следующее
От: Allie Crawford
Дата:
Сообщение: Stream Replication not working