-
-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
currently used function for querying json (jsonb_path_exists) cannot use any indexes. but user can create alternate function, which can use GIN indexes.
How to make Postgres GIN index work with jsonb_* functions?
to be able to use alternate user defined function, function name should be configurable.
Metadata
Metadata
Assignees
Labels
No labels