Initializing JsonbValue from cstring

From: Igor Stassiy <istassiy(at)gmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Initializing JsonbValue from cstring
Date: 2015-02-13 10:32:44
Message-ID: CAKVOjez-XBgWbdkNNm3Orh9gcnKuHzmD-ZeJ8z1SXGX7S2y-2w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Is there a way to initialize JsonbValue from cstring from public c api in
postgres 9.4? Without the use of functions declared with PG_FUNCTION_ARGS
<http://doxygen.postgresql.org/fmgr_8h.html#adf4dec9b7d23f1b4c68477affde8b7ff>
.

I posted the following question earlier, but received no reply. Please have
a look:

"postgresql jsonb processing with c api
<http://www.postgresql.org/message-id/CAKVOjex6wtQmVFZSMX5vWHgFc3YymPp2dQNkCpPCbaUk+1pOUg@mail.gmail.com>
"

http://www.postgresql.org/message-id/CAKVOjex6wtQmVFZSMX5vWHgFc3YymPp2dQNkCpPCbaUk+1pOUg@mail.gmail.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2015-02-13 10:52:39 Re: Initializing JsonbValue from cstring
Previous Message pinker 2015-02-13 09:21:56 Re: infinite recursion detected in rules for relation