mapnik/plugins/input/postgis
2012-07-24 19:21:55 -07:00
..
build.py link all remaining plugins to boost_system to avoid potential linking errors with boost-trunk (upcoming 1.49) - closes #1070 2012-02-09 16:00:11 -08:00
connection.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
connection_manager.hpp implement new debug system 2012-04-08 02:20:56 +02: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 avoid c-linkage warning with datasources - closes #1323 2012-07-20 18:34:41 -07:00
postgis_datasource.hpp 'include what you use' in plugins to set up for future forward declarations in mapnik/feature.hpp and mapnik/datasource.hpp 2012-07-24 19:21:55 -07:00
postgis_featureset.cpp silence a few compiler warnings 2012-07-23 17:21:29 -07:00
postgis_featureset.hpp silence a few compiler warnings 2012-07-23 17:21:29 -07:00
resultset.hpp implement new debug system 2012-04-08 02:20:56 +02:00