mapnik/plugins/input/postgis
2013-05-16 11:55:58 -07:00
..
build.py add support for statically linking datasource input plugins - closes #1810 and #1821 - refs #249 2013-05-16 11:55:58 -07:00
connection.hpp Fix postgresql connection leaks 2013-03-15 10:34:22 +01:00
connection_manager.hpp cleanup unused code 2012-11-28 18:20:09 -08:00
cursorresultset.hpp - no need to #ifdef all the time: the compiler should optimize out the log calls when no MAPNIK_LOG is defined 2012-04-09 12:05:49 +02:00
postgis_datasource.cpp Use shared pointer reference count to track pools 2013-04-29 20:33:57 +00:00
postgis_datasource.hpp refactor expression and value type usage to speed up compile time 2013-01-08 14:17:31 -08:00
postgis_featureset.cpp + fix accidental typo :) 2013-05-15 15:13:19 +01:00
postgis_featureset.hpp fixup includes and value type and params usage across plugins 2013-01-04 09:23:06 -08:00
resultset.hpp implement new debug system 2012-04-08 02:20:56 +02:00