Re: Patch for jdbc escaped functions - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Patch for jdbc escaped functions
Date
Msg-id Pine.BSO.4.56.0412140132310.11386@leary.csoft.net
Whole thread Raw
In response to Re: Patch for jdbc escaped functions  ("Xavier Poinsard" <xpoinsard@free.fr>)
List pgsql-jdbc

On Wed, 8 Dec 2004, Xavier Poinsard wrote:

> [here's a patch to implement standard escaped functions]
>

Applied with some minor modifications.  Notably:

Replace and insert don't work on 7.2 databases.

In junit code when writing assertEquals(x, y).  x should be the expected
value and y is the variable value you are testing.

Kris Jurka


pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: [BUGS] BUG #1347: Bulk Import stopps after a while (
Next
From: Morus Walter
Date:
Subject: Re: connection pool and reconnect to database