Re: Bug on version 12 ?

From: PegoraroF10 <marcos(at)f10(dot)com(dot)br>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Bug on version 12 ?
Date: 2020-05-15 16:38:28
Message-ID: 1589560708455-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ok Tom but then you cannot go back and forth, like this ...

select to_timestamp(jsonb_build_object('mydate',
current_timestamp)->>'mydate', 'YYYY-MM-DD HH24:MI:SS');

works on 11.7 but not on 12.3.

--
Sent from: https://www.postgresql-archive.org/PostgreSQL-general-f1843780.html

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John W Higgins 2020-05-15 16:56:04 Re: Bug on version 12 ?
Previous Message David G. Johnston 2020-05-15 16:28:34 Re: Bug on version 12 ?