Re: POC: PLpgSQL FOREACH IN JSON ARRAY

Pavel Stehule <pavel.stehule@gmail.com>

From: Pavel Stehule <pavel.stehule@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-03-01T05:44:17Z
Lists: pgsql-hackers

Attachments

Hi

small update

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

Regards

Pavel