Re: Fw: Druid problems

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Dave Cramer <dave(at)fastcrypt(dot)com>
Cc: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>, PostgreSQL jdbc list <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Fw: Druid problems
Date: 2001-05-30 13:04:12
Message-ID: 200105301304.f4UD4CI26149@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-patches


I have applied the following patch that fixes Druid to work with our
jdbc driver. Applied to jdbc1 and jdbc2.

> This get's us past the first problem. I have emailed the author for any
> other problems.
>
> I also found on the sun site a test suite for 1.2 driver, and the j2see
> driver. This will go a long ways to getting the driver solid.
> Now the challenge will be getting the j2see stuff to work ;)
>
> Dave

[ Attachment, skipping... ]

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Attachment Content-Type Size
unknown_filename text/plain 1.3 KB

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Michael Stephenson 2001-05-30 15:55:31 getDate() and getTime() fails with columns of type 'TimeStamp'
Previous Message Laurentiu Drob 2001-05-30 05:53:17 Re: JDBC 7.1.2 compilation failed

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-05-30 15:09:08 Re: [GENERAL] Patch for PGACCESS
Previous Message Bruce Momjian 2001-05-30 13:01:01 Re: DROP CONSTRAINT docs patch