From: | "Adam Rauch" <adam(at)labkey(dot)com> |
---|---|
To: | "'Josh Berkus'" <josh(at)agliodbs(dot)com> |
Cc: | <pgsql-testers(at)postgresql(dot)org> |
Subject: | Re: [TEST REPORT] JDBC reports invalid primary key meta data after PK column rename |
Date: | 2010-05-05 23:49:30 |
Message-ID: | 03d901caecad$9b3b42d0$d1b1c870$@com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-testers |
Just so I'm clear, does this mean that 9.0 provides a way for the JDBC driver authors to get the correct PK meta data so they can fix this problem in the 9.0 JDBC driver?
If so, it implies that the current and previous JDBC drivers will break with 9.0, which seems unfortunate... but I suppose it's better than not being able to work with 9.0 at all.
Thanks,
Adam
-----Original Message-----
From: Josh Berkus [mailto:josh(at)agliodbs(dot)com]
Sent: Tuesday, May 04, 2010 3:30 PM
To: Adam Rauch
Cc: pgsql-testers(at)postgresql(dot)org
Subject: Re: [TESTERS] [TEST REPORT] JDBC reports invalid primary key meta data after PK column rename
Adam,
This is an intentional change in behavior. I've contacted the JDBC
driver authors about being ready for it in the new release of pgJDBC for
9.0. I'll contact other driver authors as well.
--
-- Josh Berkus
PostgreSQL Experts Inc.
http://www.pgexperts.com
From | Date | Subject | |
---|---|---|---|
Next Message | Paul Anderson | 2010-05-07 12:25:11 | Possible 9.0 bug |
Previous Message | Mauro Medda | 2010-05-05 07:49:35 | [TEST REPORT] - Install test PostgreSQL 9.0beta1 from RedHat Enterprise Linux 6beta2 |