mapnik/plugins/input/postgis
2013-09-20 15:01:58 +01:00
..
build.py scons: only hardcode static linking libs on os x 2013-07-14 15:17:00 -04:00
connection.hpp + use std::shared_ptr and std::make_shared 2013-09-20 14:01:27 +01:00
connection_manager.hpp + replace <boost/shared_ptr.hpp> with <memory> 2013-09-20 14:13:23 +01:00
cursorresultset.hpp + use std::shared_ptr and std::make_shared 2013-09-20 14:01:27 +01:00
postgis_datasource.cpp + use std::shared_ptr and std::make_shared 2013-09-20 14:01:27 +01:00
postgis_datasource.hpp use const std::unique_ptr<> instead of boost::scoped_ptr<> 2013-09-20 14:22:58 +01:00
postgis_featureset.cpp + use const std::unique_ptr< []> instead of boost::scoped_array 2013-09-20 15:01:58 +01:00
postgis_featureset.hpp use const std::unique_ptr<> instead of boost::scoped_ptr<> 2013-09-20 14:22:58 +01:00
resultset.hpp implement new debug system 2012-04-08 02:20:56 +02:00