BUG #15389: Fill zero in milliseconds of a timestamp - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #15389: Fill zero in milliseconds of a timestamp
Date
Msg-id 153727105563.28481.15155482805507428357@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #15389: Fill zero in milliseconds of a timestamp  (Sergei Kornilov <sk@zsrv.org>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15389
Logged by:          Luca Taddeo
Email address:      taddeoluca96@gmail.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.


pgsql-bugs by date:

Previous
From: Terence Zekveld
Date:
Subject: RE: BUG #15384: dropping views and materialized views
Next
From: Sergei Kornilov
Date:
Subject: Re: BUG #15389: Fill zero in milliseconds of a timestamp