From: | Kris Jurka <books(at)ejurka(dot)com> |
---|---|
To: | Mofeed Shahin <mofeed(dot)shahin(at)dsto(dot)defence(dot)gov(dot)au> |
Cc: | <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: Multi column foreign keys. |
Date: | 2003-12-09 10:32:52 |
Message-ID: | Pine.LNX.4.33.0312090529120.28534-200000@leary.csoft.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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:
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 | Content-Type | Size |
---|---|---|
fk_unique.patch | text/plain | 7.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Andrea Cannarsa | 2003-12-09 13:42:38 | Problem with Bytea field |
Previous Message | Andrea Cannarsa | 2003-12-09 10:08:04 | Out of memory error |