Re: Is it safe to use 8.0.14 server and 7.4 driver ? - Mailing list pgsql-jdbc

From Magne Mæhre
Subject Re: Is it safe to use 8.0.14 server and 7.4 driver ?
Date
Msg-id 478B2DB8.8040500@sun.com
Whole thread Raw
In response to Re: Is it safe to use 8.0.14 server and 7.4 driver ?  (Oliver Jowett <oliver@opencloud.com>)
Responses Re: Is it safe to use 8.0.14 server and 7.4 driver ?
List pgsql-jdbc
Oliver Jowett wrote:

>>     Which one of these behaviors is the right one ? Thanks in advance  !
>
> Both are equally correct, I believe. I think the JDBC spec is silent
> about which column you get back if there is ambiguity.

Actually it says something about this.
"If a select list contains the same column more than once, the first
instance of the column will be returned" (JDBC3 §14.2.3 and JDBC4 §15.2.3)

--Magne

pgsql-jdbc by date:

Previous
From: Andrew Lazarus
Date:
Subject: Re: Update ResultSet
Next
From: Kris Jurka
Date:
Subject: Re: Is it safe to use 8.0.14 server and 7.4 driver ?