Clean postgres driver variables and add postgres-9.1 support release_20121209
authorClinton Ebadi <clinton@unknownlamer.org>
Mon, 10 Dec 2012 01:44:38 +0000 (20:44 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Mon, 10 Dec 2012 01:44:38 +0000 (20:44 -0500)
* Like with mysql, remove magic spaces at the end of the config
  settings
* Curry the definitions of the postgres dbms functions for
  multi-version support
* Register new postgres-9.1 dbms backend


No differences found