stub support for postgres92, clean up some other version bits.
authorRobert Treat <robert@omniti.com>
Tue, 29 May 2012 03:57:24 +0000 (23:57 -0400)
committerRobert Treat <robert@omniti.com>
Tue, 29 May 2012 03:57:24 +0000 (23:57 -0400)
commit20df22d8220b803e73964de491e46da019882bc3
treef8bbcbf0d70089ba14dd616074bbbf4e7b8b4f1b
parent46cfafa86509f2fd4284f45c2a5cf4707a3ce0f6
stub support for postgres92, clean up some other version bits.
passes tests for 90,91,92(ish)
classes/database/Connection.php
classes/database/Postgres.php
classes/database/Postgres84.php
classes/database/Postgres90.php
classes/database/Postgres91.php [new file with mode: 0755]