Re: PLJava and Database Meta Data

From: Markus Schaber <schabios(at)logi-track(dot)com>
To: Thomas Hallgren <thhal(at)mailblocks(dot)com>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>, Filip Hrbek <filip(dot)hrbek(at)plz(dot)comstar(dot)cz>
Subject: Re: PLJava and Database Meta Data
Date: 2005-02-11 10:55:18
Message-ID: 420C8F16.9040708@logi-track.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi, Thomas,

Thomas Hallgren schrieb:

>> Did you do anything concerning custom datatypes (e. G. PostGIS) yet?
>>[...]
>
> Nothing has been done in this area for PLJava yet. I'm definitely in
> favor of your suggestion. If anything can be done to converge efforts
> and API's, it should be done.

Okay. Maybe we should also invite other custom datatype authors.

Just out of curiosity (I did not have enough time to take a close look
at PLJava yet - maybe I should do that first...): How do you currently
model types like Interval, Money, ByteArray or the native PostgreSQL
geometry types? (I ask this because in pgjdbc they are currently
implemented using the same PGobject approach as PostGIS extension types.)

And what is your approach to endianness conversion?

Markus
--
markus schaber | dipl. informatiker
logi-track ag | rennweg 14-16 | ch 8001 zürich
phone +41-43-888 62 52 | fax +41-43-888 62 53
mailto:schabios(at)logi-track(dot)com | www.logi-track.com

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Markus Schaber 2005-02-11 11:02:41 Re: ERROR: column "total_cost" is of type numeric but expression
Previous Message Antony Paul 2005-02-11 10:41:55 ERROR: column "total_cost" is of type numeric but expression is of type character varying