Extract Jsonb key and values - Mailing list pgsql-hackers

From hari.prasath
Subject Extract Jsonb key and values
Date
Msg-id 1557d51af03.101052b0329906.6484036696364919796@zohocorp.com
Whole thread Raw
Responses Re: Extract Jsonb key and values
List pgsql-hackers
Hi all,
    I am having jsonb as C character string received by WAL decoding and want to extract all its key and value pairs.
 
 
   Which is the best approach for extracting keys and its values?
   
    i)  Converting the C string to a PostgreSQL jsonb object
    ii) Using open-source json-c library




cheers
- Harry

pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Feature suggestions: "dead letter"-savepoint.
Next
From: Bruce Momjian
Date:
Subject: Re: Question and suggestion about application binary compatibility policy