<div dir="ltr">Hi all,<div>we have a number of indexes to add to the SQL files, mainly indexes for foreign keys (unlike Oracle and other databases, PostgreSQL does not create an index automatically when a foreign key is defined).</div><div><br></div><div>In which file(s) should I commit (and then pull request) these changes:</div><div><br></div><div>/midpoint/config/sql/_all/postgresql-3.5-all.sql</div><div>/midpoint/config/sql/_all/postgresql-upgrade-3.4-3.5-all.sql<br></div><div><div><br></div><div>/midpoint/config/sql/midpoint/3.5/postgresql/postgresql-3.5-all.sql</div><div>/midpoint/config/sql/midpoint/3.5/postgresql/postgresql-upgrade-3.4-3.5-all.sql</div></div><div><br></div><div><div>/midpoint/config/sql/midpoint/3.6/postgresql/postgresql-3.6-all.sql</div><div>/midpoint/config/sql/midpoint/3.6/postgresql/postgresql-upgrade-3.5-3.6-all.sql</div></div><div><br></div><div>Is there any type of automatic process to e.g. merge the .../midpoint/... files into .../_all/... files?</div><div><br></div><div><br></div><div>Thanks,</div><div><br></div><div>GJG</div></div>