mapnik/plugins/input/postgis
2012-04-05 11:05:14 -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 pass by ref 2012-03-01 18:36:13 +00:00
connection_manager.hpp use std::string as is convention and comment last bit of unused mutex support in connection manager 2011-11-19 11:35:07 -08:00
cursorresultset.hpp plugin code formatting based on emacs format in utils/format_source_files 2011-11-13 19:37:50 -08:00
postgis_datasource.cpp postgis: primary key autodetection will now only happen if 'autodetect_key_field' is set to true - maintains current behavior - refs #804 2012-04-05 11:05:14 -07:00
postgis_datasource.hpp postgis: add support for auto-detection of primary key field - closes #804 - refs #753 2012-04-02 16:20:41 -07:00
postgis_featureset.cpp make note of need for 64bit int support in code comments for postgis plugin - refs #895 2012-04-02 15:42:52 -07:00
postgis_featureset.hpp - cosmetics in postgis datasource 2012-03-28 22:10:48 +02:00
resultset.hpp - postgis resultset cosmetics 2012-03-31 22:24:32 +02:00