Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
hive
hivemind
Merge requests
!577
Performance optimizations done in develop targeted to master
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Closed
Bartek Wrona
requested to merge
bw_1_26_2
into
master
Nov 30, 2022
Overview
1
Commits
18
Pipelines
4
Changes
21
MATERIALIZED keywords added to CTE expressions used at API call methods
Redefined few indexes to get better results on Postgres 12 or higher (previous ones (designed for Postgres 10) stopped to work efficiently probably due to changes in planner).