Re: name "oid" is confusing

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Ken Geis <kgeis(at)speakeasy(dot)net>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: name "oid" is confusing
Date: 2005-10-25 08:43:45
Message-ID: 435DF041.7020805@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Ken Geis wrote:
> The names of the class org.postgresql.core.Oid and the property oid in
> the class org.postgresql.core.Field are misleading. They really refer
> to a concept that is more restricted than OID, namely "OID of a type."
> Any chance of getting them renamed to TypeOID (or some other
> capitalization of that?)

No objection here. Patch please?

-O

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2005-10-25 08:44:01 Re: patch: ResultSetTest.java
Previous Message kgeis 2005-10-25 08:18:13 patch: ResultSetTest.java