Re: POC: PLpgSQL FOREACH IN JSON ARRAY - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: POC: PLpgSQL FOREACH IN JSON ARRAY
Date
Msg-id CAFj8pRCBUtakcgBF2uZ-+2rq9Kzw-p0V1i6B73gfiVjwKct3AQ@mail.gmail.com
Whole thread
In response to POC: PLpgSQL FOREACH IN JSON ARRAY  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: POC: PLpgSQL FOREACH IN JSON ARRAY
List pgsql-hackers
Hi

small update

Now assignment to plpgsql array variable and json array works. Some minor code cleaning + more regress tests.

Regards

Pavel

Attachment

pgsql-hackers by date:

Previous
From: Andrey Borodin
Date:
Subject: Re: Modernize error message for malformed B-Tree tuple posting
Next
From: Tatsuya Kawata
Date:
Subject: Re: [Patch]Add tab completion for DELETE ... USING