ac09541243
By using the shared pointer reference count to track the connections in the connection pool we no longer have to explicitly return them to the pool. This resolves an issue where cursor feature sets were returning their connections before they were done with them, causing a potential race with another connection user. |
||
---|---|---|
.. | ||
build.py | ||
connection.hpp | ||
connection_manager.hpp | ||
cursorresultset.hpp | ||
postgis_datasource.cpp | ||
postgis_datasource.hpp | ||
postgis_featureset.cpp | ||
postgis_featureset.hpp | ||
resultset.hpp |