Re: how to correctly cast json value to text?

From: Marko Tiikkaja <marko(at)joh(dot)to>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: how to correctly cast json value to text?
Date: 2021-05-03 09:25:59
Message-ID: CAL9smLC0zT7W8bDE=HYG=FjUVmeGqCTuPsAB_dch-==aesvqGw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, May 3, 2021 at 12:24 PM Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
wrote:

> Is it possible to do this with built functionality?
>
> I miss the cast function for json scalar string value to string.
>

#>>'{}'

.m

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2021-05-03 09:35:34 Re: how to correctly cast json value to text?
Previous Message Pavel Stehule 2021-05-03 09:23:52 Re: how to correctly cast json value to text?