Re: BUG #18657: Using JSON_OBJECTAGG with volatile function leads to segfault
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: exclusion@gmail.com, pgsql-bugs@lists.postgresql.org
Cc: Amit Langote <amitlangote09@gmail.com>
Date: 2024-10-16T00:19:31Z
Lists: pgsql-bugs
On Tue, Oct 15, 2024 at 11:00:01AM +0000, PG Bug reporting form wrote: > First bad commit for this anomaly is b6e1157e7. Amit, any thoughts? -- Michael
Commits
-
SQL/JSON: Fix some oversights in commit b6e1157e7
- 7148cb3e3067 17.1 landed
- fa4f11854c8b 16.5 landed
- 11c87216d134 18.0 landed
-
Don't include CaseTestExpr in JsonValueExpr.formatted_expr
- b6e1157e7d33 17.0 cited