pgAdmin4 v2.0 does not display time value 24:00:00

From: <Harald(dot)Immerheiser(at)RUV(dot)de>
To: <pgadmin-support(at)postgresql(dot)org>
Subject: pgAdmin4 v2.0 does not display time value 24:00:00
Date: 2017-11-16 18:01:09
Message-ID: EB2A486225C4584FA62A22C75AEBB454826D43F3@RUV.DE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

The data grid in pgAdmin4 does not display the correct value if a column with datatype time has the value 24:00 :

Query: select '24:00'::time, '24:00'::time::text
Result: '00:00:00','24:00:00'

pgAdmin3 shows the correct values:
Result: '24:00:00','24:00:00'

Regards
Harald Immerheiser

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Murtuza Zabuawala 2017-11-17 03:47:52 Re: pgAdmin4 v2.0 does not display time value 24:00:00
Previous Message George Weaver 2017-11-16 14:50:20 Re: Windows testing required: Updated runtime