mapnik/plugins/input/postgis
Jiri Drbalek ab05de48df postgis: Exclude password from ConnectionCreator::id()
- Password is not necessary for connection identification
- When password is not required by the database,
  user can accidentally use multiple different passwords
  without noticing.
  This leads to allocating more connection pools
  and increase of connection consumption.
2018-05-07 13:49:57 +00:00
..
asyncresultset.hpp update copyright year 2017-05-05 13:02:01 +02:00
build.py support SCons 3 (initial attempt) 2017-11-16 11:59:55 +01:00
connection.hpp update copyright year 2017-05-05 13:02:01 +02:00
connection_manager.hpp postgis: Exclude password from ConnectionCreator::id() 2018-05-07 13:49:57 +00:00
cursorresultset.hpp update copyright year 2017-05-05 13:02:01 +02:00
numeric2string.hpp update copyright year 2017-05-05 13:02:01 +02:00
postgis_datasource.cpp update copyright year 2017-05-05 13:02:01 +02:00
postgis_datasource.hpp update copyright year 2017-05-05 13:02:01 +02:00
postgis_featureset.cpp update copyright year 2017-05-05 13:02:01 +02:00
postgis_featureset.hpp update copyright year 2017-05-05 13:02:01 +02:00
resultset.hpp update copyright year 2017-05-05 13:02:01 +02:00