File tree 2 files changed +1
-0
lines changed 2 files changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ For more information please see [PostgreSQL Versioning Policy](https://www.postg
40
40
16 . Indexes [ with boolean] ( https://habr.com/ru/companies/tensor/articles/488104/ ) ([ sql] ( https://github.com/mfvanek/pg-index-health-sql/blob/master/sql/indexes_with_boolean.sql ) ).
41
41
17 . Tables with [ not valid constraints] ( https://habr.com/ru/articles/800121/ ) ([ sql] ( https://github.com/mfvanek/pg-index-health-sql/blob/master/sql/check_not_valid_constraints.sql ) ).
42
42
18 . B-tree indexes [ on array columns] ( https://habr.com/ru/articles/800121/ ) ([ sql] ( https://github.com/mfvanek/pg-index-health-sql/blob/master/sql/btree_indexes_on_array_columns.sql ) ).
43
+ 19 . [ Sequence overflow] ( https://habr.com/ru/articles/800121/ ) ([ sql] ( https://github.com/mfvanek/pg-index-health-sql/blob/master/sql/sequence_overflow.sql ) ).
43
44
44
45
## Local development
45
46
File renamed without changes.
You can’t perform that action at this time.
0 commit comments