mapnik/plugins/input/postgis
2010-07-14 02:00:57 +00:00
..
connection.hpp postgis: allow for altering the default behavior of keeping open postgresql connections until the whole process ends - when 'persist_connection' = false new connections will be opened and closed for each datasource instance. (closes #434) 2009-10-14 04:21:46 +00:00
connection_manager.hpp backport r1955,1956 - db connection fixes 2010-07-14 02:00:57 +00:00
cursorresultset.hpp + apply PostgisImprovements.diff (rcoup) for record_limit and cursur_size support (#140) 2009-02-05 17:41:44 +00:00
postgis.cpp backport r1955,1956 - db connection fixes 2010-07-14 02:00:57 +00:00
postgis.hpp backport r1890 2010-07-14 01:46:09 +00:00
postgisfs.cpp + avoid GCC specific features on win32 (range case in switch stmt) 2010-01-09 14:45:58 +00:00
resultset.hpp + apply PostgisImprovements.diff (rcoup) for record_limit and cursur_size support (#140) 2009-02-05 17:41:44 +00:00
SConscript place built plugin targets in input/ directory to make local registration easier 2010-07-13 23:22:54 +00:00