Re: POC: PLpgSQL FOREACH IN JSON ARRAY

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: POC: PLpgSQL FOREACH IN JSON ARRAY
Date: 2026-08-03 06:07:14
Message-ID: CAFj8pRCC1zCPeYfVJLFPKqtth5xHHf7vVTCLTd4H=5MSW2H5JA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

I move optional options from iterator routine to constructor routine - it
has more sense there.

Some small code cleaning

Regards

Pavel

Attachment Content-Type Size
v20260803-0001-FOREACH-scalar-IN-ARRAY-jsonb_expr.patch text/x-patch 39.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2026-08-03 06:22:33 Re: sequencesync worker race with REFRESH SEQUENCES
Previous Message Chao Li 2026-08-03 06:00:33 Re: bug, ALTER TABLE call ATPostAlterTypeCleanup twice for the same relation