BUG #15389: Fill zero in milliseconds of a timestamp

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: taddeoluca96(at)gmail(dot)com
Subject: BUG #15389: Fill zero in milliseconds of a timestamp
Date: 2018-09-18 11:44:15
Message-ID: 153727105563.28481.15155482805507428357@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 15389
Logged by: Luca Taddeo
Email address: taddeoluca96(at)gmail(dot)com
PostgreSQL version: 9.6.10
Operating system: Windows 7 Service Pack 2
Description:

if I try to convert a string "2014-09-26 17:17:45.990" into timestamp become
"2014-09-26 17:17:45.99"
I don't think is correct because if I try to convert in Java become 099.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Sergei Kornilov 2018-09-18 11:59:21 Re: BUG #15389: Fill zero in milliseconds of a timestamp
Previous Message Terence Zekveld 2018-09-18 10:32:02 RE: BUG #15384: dropping views and materialized views