buildomatic/conf_source/db/postgresql/jdbc/readme.txt
-----------------------------------------------------

2011-07-27
----------

Drivers in this folder:

  postgresql-9.0-801.jdbc3.jar
    - backwards compatible with postgresql 8.x
    - compatible with postgresql 9.0
    - runs under Java 1.5 and Java 1.6

  postgresql-9.0-801.jdbc4.jar
    - compatible with postgresql 9.0
    - runs under Java 1.6
    - support for JDBC4 (support is limited see postgresql online documentation)


  http://jdbc.postgresql.org/download.html
    - download info


2013-02-26
----------

Drivers updated to versions 1002: 

  postgresql-9.0-1002.jdbc3.jar
  postgresql-9.0-1002.jdbc4.jar

Added with the 5.1.0 bugfix branch


2013-03-29
----------

Remove the older 801 jars. 

