Details
Description
By exploiting new JSON Functions and Operators provided with PostgreSQL 12 it would be possible to remove several useless joins in order to improve user and any object search performance.
Take a look at "JSON Processing Functions" into [1].
[1]https://www.postgresql.org/docs/12/functions-json.html
Attachments
Issue Links
- links to