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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to