Kevin Grittner <kgri...@gmail.com> writes: > Regarding Java, for anything above the driver itself the > JDBC API says the DatabaseMetaData class must implement these > methods: > ... > That *should* make it just a problem for the driver itself. That > seems simple enough until you check what those methods have been > returning so far.
Seems like we just make getDatabaseMinorVersion() return zero for any major >= 10. That might not have been the best thing to do in a green field, but given the precedent ... regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers