
19 Apr
2012
19 Apr
'12
1:56 p.m.
On 04/19/2012 01:36 PM, Itamar Heim wrote:
On 04/19/2012 01:44 PM, Juan Hernandez wrote:
On 04/19/2012 12:42 PM, Eyal Edri wrote:
commit b9a6f23be188e2bf4d56f8b548db1b2536372385 - core: Add methods missing from PGHack (detail / gitweb)
That is my fault. I introduced a change for Java 7 that fails in Java 6. The solution is to partially revert the commit:
is there a way to have the code support both versions till we deprecate java 6 support?
Yes, latest change works in Java 6 and Java 7.
Are we even using this class? I'm pretty sure that we aren't and it's garbage from the "move to postgres" days... Eli - What do you think?