﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
30672	JSONField/HStoreField key and index transforms crash.	Mariusz Felisiak	Mariusz Felisiak	"JSONField/HStoreField key and index transforms crash when we pass expressions with parameters, e.g.
{{{
KeyTransform('x', RawSQL(""%s::jsonb"", ['{""x"": ""bar""}'])
}}}
this is caused by regression introduced in the last security release 7deeabc7c7526786df6894429ce89a9c4b614086, however `KeyTransform` is undocumented and such usage is untested.
"	Bug	assigned	contrib.postgres	2.2	Normal				Unreviewed	0	0	0	0	0	0
