Postgresql and Melati

From: Tim Pizey <timp(at)paneris(dot)org>
To: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Postgresql and Melati
Date: 2002-12-06 01:03:23
Message-ID: 200212060103.23045.timp@paneris.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Justin Clift 2002-12-06 02:39:37 [Fwd: Re: [Fwd: Re: [GENERAL] DbVisualizer and PG 7.3?]]
Previous Message Justin Clift 2002-12-05 22:24:55 [Fwd: Re: [GENERAL] DbVisualizer and PG 7.3?]