Re: Wrong column names in ResultSetMetaData - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: Wrong column names in ResultSetMetaData
Date
Msg-id 41086EF8.7010101@opencloud.com
Whole thread Raw
In response to Re: Wrong column names in ResultSetMetaData  ("Mike Martin" <mmartin@vieo.com>)
Responses Re: Wrong column names in ResultSetMetaData
List pgsql-jdbc
Mike Martin wrote:

> For programmatic purposes the column name concept is pretty
> well defined by the docs on ResultSet.

Can you point me to these docs? I can't see this requirement from a
glance through the 1.4 javadoc, but the JDBC javadoc is pretty useless..

> I have to think this is going to break more code than just
> ours.

I don't remember intentionally changing this behaviour in the V3
overhaul so it may actually predate those changes. However, Field was
rearranged when doing the V3 changes so it's entirely possible I
accidentally broke this behaviour.

-O

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: SSL Connection Problems
Next
From: Kris Jurka
Date:
Subject: Re: Wrong column names in ResultSetMetaData