mapnik/include
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
..
mapnik + check cached connection status before returning. 2010-07-02 11:42:35 +00:00
Makefile.am + added GNU autotools build environment 2007-09-14 23:07:16 +00:00