Can anyone share experiences using the latest Postgresql JDBC driver? What I'm specifically looking for is
1. Is it JDBC 2.0 compliant?
2. Are all interfaces implemented (If not is there a list of unimplemented interfaces). I found that the getImportedKeys method is not implemented when using TableGen to generate code that accesses the DB.
3. Is it production quality?
Thanks,
-- Ravi.