Re: Avoiding explicit addDataType calls for PostGIS

From: Markus Schaber <schabios(at)logi-track(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Avoiding explicit addDataType calls for PostGIS
Date: 2004-11-09 16:49:00
Message-ID: 20041109174900.7628a5c5@kingfisher.intern.logi-track.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

Hi, Kris,

On Mon, 8 Nov 2004 04:54:39 -0500 (EST)
Kris Jurka <books(at)ejurka(dot)com> wrote:

> We're getting closer to understanding each other. I've just committed
> a version of this patch that reads all available
> org.postgresql.driverconfig.properties files and uses them to set any
> defaults. My whole point is that I did not want to put a
> driverconfig.properties file in postgresql.jar because we don't need to
> and it will only create potential problems.

So we continue to have the defaults compiled in, instead of delivering
them with a properties file, but parse third-party property files.

I thing that's a good decision, I think.

Thanks a lot,
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

Browse pgsql-general by date

  From Date Subject
Next Message Oliver Elphick 2004-11-09 16:54:59 Re: server auto-restarts and ipcs
Previous Message Garris, Nicole 2004-11-09 16:40:58 FW: Proper nesting of hierarchical objects

Browse pgsql-jdbc by date

  From Date Subject
Next Message Markus Schaber 2004-11-09 17:33:02 Re: 8.0.0beta4: "copy" and "client_encoding"
Previous Message Markus Schaber 2004-11-09 16:48:57 Re: persistence of java objects