Re: Patch for jdbc escaped functions

From: Kris Jurka <books(at)ejurka(dot)com>
To: Xavier Poinsard <xpoinsard(at)free(dot)fr>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Patch for jdbc escaped functions
Date: 2004-12-14 06:35:53
Message-ID: Pine.BSO.4.56.0412140132310.11386@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Morus Walter 2004-12-14 08:16:28 Re: connection pool and reconnect to database
Previous Message Oliver Jowett 2004-12-13 22:50:23 Re: [JDBC] BUG #1347: Bulk Import stopps after a while (