Re: One byte integer support - Mailing list pgsql-jdbc

From Tom Lane
Subject Re: One byte integer support
Date
Msg-id 29506.1105131698@sss.pgh.pa.us
Whole thread Raw
In response to Re: One byte integer support  (Keith Hankin <keith105@yahoo.com>)
Responses Re: One byte integer support  (Keith Hankin <keith105@yahoo.com>)
List pgsql-jdbc
Keith Hankin <keith105@yahoo.com> writes:
> I don't understand why Postgres doesn't have
> a single-byte int support. Even MySQL does.

Primarily because no one sees it as of enough value to justify the work.
Are you volunteering?

In the past there were also some issues about fragility of the type
resolution rules, but I think that as of 8.0 it would be possible to
support an int1 type without causing any major repercussions elsewhere.

            regards, tom lane

pgsql-jdbc by date:

Previous
From: "Andre R. Leitao"
Date:
Subject: using driver
Next
From: Kris Jurka
Date:
Subject: Re: Driver Information-PostgreSQL 8