mapnik/utils/pgsql2sqlite
Artem Pavlenko aa0e17afd1 + check cached connection status before returning.
if PQstatus(conn) == CONNECTION_BAD attempt to
  create a new one
+ expose "conect_timeout" PG connection parameter
  default to 4 sec
+ throw mapnik::datasource exception if connection
  is 'bad' in mapnik::features(..)
2010-07-02 11:42:35 +00:00
..
main.cpp + check cached connection status before returning. 2010-07-02 11:42:35 +00:00
Makefile.am compile utils with autotools 2009-04-04 16:33:25 +00:00
pgsql2sqlite.hpp + apply 'mapnik-format' to *.cpp *.hpp 2010-06-02 11:03:30 +00:00
SConscript + link to mapnik2 2010-03-24 10:30:15 +00:00
sqlite.cpp + apply 'mapnik-format' to *.cpp *.hpp 2010-06-02 11:03:30 +00:00
sqlite.hpp + apply 'mapnik-format' to *.cpp *.hpp 2010-06-02 11:03:30 +00:00