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 CAFj8pRCC1zCPeYfVJLFPKqtth5xHHf7vVTCLTd4H=5MSW2H5JA@mail.gmail.com
Whole thread
In response to Re: POC: PLpgSQL FOREACH IN JSON ARRAY  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: Report oldest xmin source when autovacuum cannot remove tuples
List 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

pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: bug, ALTER TABLE call ATPostAlterTypeCleanup twice for the same relation
Next
From: Álvaro Herrera
Date:
Subject: Re: A new C function `get_partition_root`.