Re: Multi column foreign keys. - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Multi column foreign keys.
Date
Msg-id Pine.LNX.4.33.0312090529120.28534-200000@leary.csoft.net
Whole thread Raw
In response to Re: Multi column foreign keys.  (Mofeed Shahin <mofeed.shahin@dsto.defence.gov.au>)
Responses Re: Multi column foreign keys.  (Mofeed Shahin <mofeed.shahin@dsto.defence.gov.au>)
List pgsql-jdbc

On Tue, 9 Dec 2003, Mofeed Shahin wrote:

> Ummm Thanks for that.
> The problem is that its not my database.
> I'm just writing a bridge between JDBC, and another format, and therefore
> I am expect to handle all sorts of weird table setups....

Here's a patch that should fix your problem if you are running a 7.4 or
better server.  A prebuilt binary for the 1.4 jdk is available here:

http://www.ejurka.com/pgsql/

This jar file has a different default port compiled in so you must be
certain to specify the port you want to connect to if you try and use it.

Kris Jurka

Attachment

pgsql-jdbc by date:

Previous
From: Mofeed Shahin
Date:
Subject: Re: Multi column foreign keys.
Next
From: "Andrea Cannarsa"
Date:
Subject: Problem with Bytea field