-
Andreas Brandl authored
This basically excludes GIN indexes from automatic reindexing. Reason is that those indexes are slow to build (in particular trigram indexes) and this would cause problems on GitLab.com. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/335211 Changelog: other
ef4d7992