[PostGIS] #2820: Add automated tests for index creation at loading time
PostGIS
trac at osgeo.org
Sat Jun 20 06:05:37 PDT 2026
#2820: Add automated tests for index creation at loading time
---------------------------+-----------------------------
Reporter: strk | Owner: strk
Type: enhancement | Status: closed
Priority: medium | Milestone: PostGIS Fund Me
Component: QA/testsuite | Version: 2.1.x
Resolution: fixed | Keywords:
---------------------------+-----------------------------
Changes (by Darafei Praliaskouski <me@…>):
* resolution: => fixed
* status: new => closed
Comment:
In [changeset:"177963ca6c91740aea1ab0000637017f9ad5dda5/git" 177963c/git]:
{{{#!CommitTicketReference repository="git"
revision="177963ca6c91740aea1ab0000637017f9ad5dda5"
loader: test index creation during data loads
Enable index creation in existing shapefile and raster loader regression
fixtures, and verify the resulting GiST indexes after the loads complete.
Pin the shapefile loader SQL so the regression also covers the unnamed
CREATE INDEX form.
Closes #2820
Closes https://github.com/postgis/postgis/pull/994
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/2820#comment:6>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list