Re: Is it safe to use 8.0.14 server and 7.4 driver ?

From: Magne Mæhre <Magne(dot)Mahre(at)Sun(dot)COM>
To: Oliver Jowett <oliver(at)opencloud(dot)com>
Cc: Daniel Henrique Alves Lima <email_daniel_h(at)yahoo(dot)com(dot)br>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Is it safe to use 8.0.14 server and 7.4 driver ?
Date: 2008-01-14 09:39:04
Message-ID: 478B2DB8.8040500@sun.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2008-01-14 10:25:35 Re: Is it safe to use 8.0.14 server and 7.4 driver ?
Previous Message Andrew Lazarus 2008-01-13 04:47:38 Re: Update ResultSet