Swayam Prakash Vemuri, 04.10.2012 08:52:
> Hi
>
> We have an application which uses postgresql 7.4.5.
>
> Now when we moved to Java 1.6, we are seeing lots of jdbc driver related compilation issues like shown at end of this email.
>
Not only are you using an outdated (and unsupported) PostgreSQL version.
You are also moving to a Java version that is soon to be de-supported. Why not move to 1.7 directly?