Re: Evaluate arguments of correlated SubPlans in the referencing ExprState
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alena Rybakina <lena.ribackina@yandex.ru>
Cc: vignesh C <vignesh21@gmail.com>, Andres Freund <andres@anarazel.de>,
Peter Eisentraut <peter@eisentraut.org>, pgsql-hackers@postgresql.org
Date: 2024-07-18T20:01:19Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Evaluate arguments of correlated SubPlans in the referencing ExprState
- a7f107df2b70 18.0 landed
-
Doc: improve documentation for jsonpath behavior.
- 7014c9a4bba2 17.0 cited
Attachments
- v4-0001-Evaluate-arguments-of-correlated-SubPlans-in-the.patch (text/x-diff) patch v4-0001
Alena Rybakina <lena.ribackina@yandex.ru> writes: > I fixed it. The code remains the same. I see the cfbot is again complaining that this patch doesn't apply. In hopes of pushing this over the finish line, I fixed up the (minor) patch conflict and also addressed the cosmetic complaints I had upthread [1]. I think the attached v4 is committable. If Andres is too busy, I can push it, but really it's his patch ... (BTW, I see no need for additional test cases. Coverage checks show that all this code is reached during the core regression tests.) regards, tom lane [1] https://www.postgresql.org/message-id/2618533.1677874158%40sss.pgh.pa.us