#36694: PostGIS backend silently ignores most Index options when targeting a single
GeometryField (expressions, condition, include, opclasses)
-------------------------------------+-------------------------------------
Reporter: Luciano de la | Owner: Clifford
Iglesia | Gama
Type: Bug | Status: closed
Component: GIS | Version: 5.2
Severity: Normal | Resolution: fixed
Keywords: postgis index | Triage Stage: Ready for
condition include | checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Jacob Walls <jacobtylerwalls@…>):
* resolution: => fixed
* status: assigned => closed
Comment:
In [changeset:"76e1bca1311ae7073a1fa4add6f9d19d709f0f09" 76e1bca1]:
{{{#!CommitTicketReference repository=""
revision="76e1bca1311ae7073a1fa4add6f9d19d709f0f09"
Fixed #36694 -- Restored missing Index options in
PostGISSchemaEditor._create_spatial_index_sql().
Thanks Luciano de la Iglesia for the report, and Simon Charette and David
Smith
for the reviews.
}}}
--
Ticket URL: <
https://code.djangoproject.com/ticket/36694#comment:10>