Re: Patch for jdbc escaped functions

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Patch for jdbc escaped functions
Дата
Msg-id Pine.BSO.4.56.0412140132310.11386@leary.csoft.net
обсуждение исходный текст
Ответ на Re: Patch for jdbc escaped functions  ("Xavier Poinsard" <xpoinsard@free.fr>)
Список 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 по дате отправления:

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: [BUGS] BUG #1347: Bulk Import stopps after a while (
Следующее
От: Morus Walter
Дата:
Сообщение: Re: connection pool and reconnect to database