Mads Jensen
|
82bb4e684f
|
Fixed #27935 -- Fixed crash with BrinIndex name > 30 characters.
|
2017-03-18 08:12:10 -04:00 |
Tim Graham
|
b008f7cc56
|
Fixed #27135 -- Made index introspection return Index.suffix.
|
2017-02-15 20:15:02 -05:00 |
Mads Jensen
|
65e321b781
|
Refs #25809 -- Made a few late review comments for BrinIndex.
|
2017-01-16 13:23:20 -05:00 |
Mads Jensen
|
e585c43be9
|
Fixed #25809 -- Added BrinIndex support in django.contrib.postgres.
Thanks Tim Graham and Markus Holtermann for review.
|
2017-01-15 13:37:18 +01:00 |
Akshesh
|
dbccf163b6
|
Fixed #27097 -- Added index type introspection to built-in db backends.
|
2016-09-02 21:14:12 -04:00 |
Akshesh
|
4c7bf83cde
|
Refs #27097, #27098 -- Moved PostgreSQL index type introspection to get_constraints().
|
2016-08-30 08:48:55 -04:00 |
Akshesh
|
6e07ec3f65
|
Fixed #27030 -- Added contrib.postgres.indexes.GinIndex.
|
2016-08-12 18:37:03 -04:00 |