mapnik/plugins/input/postgis
2009-10-14 17:42:27 +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 allow multi/single threaded variants 2008-02-04 16:12:13 +00:00
cursorresultset.hpp + apply PostgisImprovements.diff (rcoup) for record_limit and cursur_size support (#140) 2009-02-05 17:41:44 +00:00
Makefile.am wrong header names -> make dist failed 2009-04-05 07:49:23 +00:00
postgis.cpp postgis: make sure to close the attribute collection resultset and print the type name of unknown oid attribute values when in debug 2009-10-14 17:42:27 +00:00
postgis.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
postgisfs.cpp Fix numeric2string to output the correct number of digits following the decimal point. Hopefully this covers all the cases correctly. 2009-09-12 11:31:53 +00:00
property_index.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +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 scons: add option called 'LIB_DIR_NAME' to control the relative directory where input plugins are installed and where python looks to register them 2009-02-23 00:47:01 +00:00