Re: Avoiding explicit addDataType calls for PostGIS - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Avoiding explicit addDataType calls for PostGIS
Date
Msg-id Pine.BSO.4.56.0411080331420.11414@leary.csoft.net
Whole thread Raw
In response to Re: Avoiding explicit addDataType calls for PostGIS  (Markus Schaber <schabios@logi-track.com>)
Responses Re: Avoiding explicit addDataType calls for PostGIS
List pgsql-jdbc

> [use a property file to configure datatypes]
>

Looking at this patch again, I don't believe the JDBC driver should use
this extension mechanism to configure itself.  The whole concept is error
prone with multiple .properties files, so why should we start things off
by creating a properties file when we don't need to.

Kris Jurka

pgsql-jdbc by date:

Previous
From: "Barry Lind"
Date:
Subject: Re: 8.0.0beta4: "copy" and "client_encoding"
Next
From: Oliver Jowett
Date:
Subject: Re: Avoiding explicit addDataType calls for PostGIS