Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: Wrong column names in ResultSetMetaData


  • From: Oliver Jowett <oliver(at)opencloud(dot)com>
  • To: Mike Martin <mmartin(at)vieo(dot)com>
  • Cc: pgsql-jdbc(at)postgresql(dot)org
  • Subject: Re: Wrong column names in ResultSetMetaData
  • Date: Thu, 29 Jul 2004 15:28:56 +1200
  • Message-id: <41086EF8.7010101@opencloud.com> <text/plain>

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



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group