Revision 57381f490b54e83474cc2c65142787702e924c2d authored by Nyall Dawson on 18 November 2015, 10:00:46 UTC, committed by Nyall Dawson on 18 November 2015, 10:00:46 UTC
all features and then testing the feature id when saving selected
features

For providers such as Postgres this is orders of magnitude faster.
Eg, saving 6 selected features from a 800k PostGIS table now
takes < 1 second as opposed to ~33 seconds

Fix #8334

(cherry-picked from f0d31b03a9bbc1d43e1b51ccd4acf64cf2616a63)
1 parent 14408d3
History
File Mode Size
.tx
ci
cmake
cmake_templates
debian
doc
i18n
images
mac
ms-windows
postinstall
python
resources
rpm
scripts
src
tests
tools
.gitattributes -rw-r--r-- 19 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 580 bytes
.travis.yml -rw-r--r-- 833 bytes
BUGS -rw-r--r-- 1.4 KB
CMakeLists.txt -rw-r--r-- 35.0 KB
CODING -rw-r--r-- 53.6 KB
COPYING -rw-r--r-- 18.4 KB
CTestConfig.cmake -rw-r--r-- 536 bytes
ChangeLog -rw-r--r-- 4.9 MB
Exception_to_GPL_for_Qt.txt -rw-r--r-- 25.0 KB
INSTALL -rw-r--r-- 70.1 KB
NEWS -rw-r--r-- 107.3 KB
PROVENANCE -rw-r--r-- 2.1 KB
README.md -rw-r--r-- 3.3 KB
TODO -rw-r--r-- 0 bytes
qbrowser.1 -rw-r--r-- 571 bytes
qgis-test-travis.ctest -rw-r--r-- 3.3 KB
qgis-test.ctest.example -rw-r--r-- 1.0 KB
qgis.1 -rw-r--r-- 2.9 KB
qgis.dtd -rw-r--r-- 5.0 KB

README.md

back to top