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-01T19:40:24Z
Lists: pgsql-hackers
Attachments
- v20260301-3-0001-FOREACH-scalar-IN-JSON-ARRAY.patch (text/x-patch) patch v20260301-0001
ne 1. 3. 2026 v 6:44 odesílatel Pavel Stehule <pavel.stehule@gmail.com> napsal: > Hi > > small update > > Now assignment to plpgsql array variable and json array works. Some minor > code cleaning + more regress tests. > fix uninitialized argument of json_populate_type function regards Pavel > Regards > > Pavel > >