diff options
author | Yorick Peterse <yorickpeterse@gmail.com> | 2017-07-14 13:19:00 +0200 |
---|---|---|
committer | Yorick Peterse <yorickpeterse@gmail.com> | 2017-07-14 13:19:00 +0200 |
commit | a004f9ec8c66ea9dcce0e76e28b0a343437c0b16 (patch) | |
tree | c45a2964428e5eefa09be4c907deab3a5f59eb6f /scripts | |
parent | 7324d86fa9034e9f9da720075212cc13ac92094a (diff) | |
download | gitlab-ce-a004f9ec8c66ea9dcce0e76e28b0a343437c0b16.tar.gz |
Added cop to blacklist the use of hash indexesrubocop-hash-index
These indexes are not recorded in the WAL (at least until PostgreSQL
10) and this isn't worth the minor performance improvement over btree
indexes.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions