Tom Vijlbrief

Activity

Reported issues: 0

2021-01-20

08:24 AM QGIS Application Revision 9e05efa3 (qgis): Adjust space for "Recent Projects" and "News"
40% for Projects and 60% for News

2021-01-13

03:30 AM QGIS Application Revision 2bf46cd8 (qgis): Simplify Curved Types for QgsPostgresFeatureIterator
Currently curved types are never simplified PostgreSQL server side.
However in many datasets just a small fraction o...

2020-12-20

01:30 PM QGIS Application Revision e007dcca (qgis): Remove updateRecentProjectsVisibility()
because the current implementation has GUI issues.
Fixes: https://github.com/qgis/QGIS/issues/33718

2020-11-20

07:25 PM QGIS Application Revision 68a5a5cd (qgis): Create QgsPoolPostgresConn for RAII usage.
Wraps acquireConnection() and releaseConnection() from a QgsPostgresConnPool.
This can be used for creating std::sha...
07:25 PM QGIS Application Revision 19e2758e (qgis): Reuse QgsPostgresConn to prevent deadlock
QgsPostgresProviderConnection::executeSqlPrivate() has a nested
call to itself which may cause a deadlock when the co...
07:25 PM QGIS Application Revision 658e81f3 (qgis): Use std::make_shared()
(cherry picked from commit 38ed7e8b3634d5eef6708865c93225058e1677d8)

2020-11-17

03:12 PM QGIS Application Revision 38ed7e8b (qgis): Use std::make_shared()
10:18 AM QGIS Application Revision 9c5f35c2 (qgis): Create QgsPoolPostgresConn for RAII usage.
Wraps acquireConnection() and releaseConnection() from a QgsPostgresConnPool.
This can be used for creating std::sha...
10:09 AM QGIS Application Revision 3e862c49 (qgis): Reuse QgsPostgresConn to prevent deadlock
QgsPostgresProviderConnection::executeSqlPrivate() has a nested
call to itself which may cause a deadlock when the co...

2020-11-16

04:02 PM QGIS Application Revision 3fba3ff0 (qgis): Limit number of rows for Postgis retrieveLayerTypes
When PostgreSQL databases have many millions of objects with a geometry attribute
the PostGIS dataprovider for inspec...

Also available in: Atom