mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-16 00:05:45 -04:00
When loading topology viewer on a PostGIS-2.0+ database, it includes type and srid typmod in the view layers, avoiding a full scan of the datasets. Fix #9510