name "oid" is confusing - Mailing list pgsql-jdbc

From Ken Geis
Subject name "oid" is confusing
Date
Msg-id 9f20200d44d3ca6176bee67e9ecb67ad@speakeasy.net
Whole thread Raw
Responses Re: name "oid" is confusing
List pgsql-jdbc
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?)


Ken


pgsql-jdbc by date:

Previous
From: "Mike Clements"
Date:
Subject: Re: JDBC keygen select
Next
From: kgeis@speakeasy.net
Date:
Subject: patch: ResultSetTest.java