[
https://issues.apache.org/jira/browse/SYNCOPE-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17263335#comment-17263335
]
ASF subversion and git services commented on SYNCOPE-1609:
----------------------------------------------------------
Commit 419894f3c2b123650fe43b56378b7f02c6d7db3f in syncope's branch
refs/heads/master from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=419894f ]
[SYNCOPE-1609] Cleanup
> Reduce the number of table joins into PostgreSQL JSONB persistence
> implementation
> ---------------------------------------------------------------------------------
>
> Key: SYNCOPE-1609
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1609
> Project: Syncope
> Issue Type: Improvement
> Components: core
> Affects Versions: 2.1.8
> Reporter: Fabio Martelli
> Assignee: Fabio Martelli
> Priority: Major
> Labels: jpa-json, jsonb, postgresql
> Fix For: 2.1.9, 3.0.0
>
>
> 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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)