Re: Postgresql and Melati - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Postgresql and Melati
Date
Msg-id 1039144393.2213.192.camel@inspiron.cramers
Whole thread Raw
In response to Postgresql and Melati  (Tim Pizey <timp@paneris.org>)
List pgsql-jdbc
Tim,

yes, getIndexInfo has been implemented.

Dave
On Thu, 2002-12-05 at 20:03, Tim Pizey wrote:
> Hi,
>
> http://Melati.org/ is a web development framework which was
> initially developed with Postgresql and all live sites that
> I know of use Postgresql, though Melati supports a number of
> other jdbc compliant dbs.
>
> The Postgresql jdbc has improved considerably since Melati
> was first written, when we had to create a hacked version as
> there were problems with ReceiveString and Timestamp.
> My problem is that I did not hack the driver, and do not have
> the hacked sources, only a jar.
>
> On top of that the driver at some point did not implement
> DatabaseMetaData.getIndexInfo
> so we created our own.
>
> It now seems that all these problems have been fixed.
>
> Can anyone assure me that this is the case and we can ditch our hacks ?
>
> Yours
> Tim Pizey
>
> PS see http://melati.org/cgi-bin/cvsweb.cgi/~checkout~/org/melati/poem/sql/
> and http://melati.org/cgi-bin/cvsweb.cgi/~checkout~/org/melati/poem/postgresql
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
--
Dave Cramer <Dave@micro-automation.net>


pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: intervals and jdbc
Next
From: Joseph Shraibman
Date:
Subject: Re: intervals and jdbc