Re: Exception using dollar-quoted string

Поиск
Список
Период
Сортировка
От Fichtenelch
Тема Re: Exception using dollar-quoted string
Дата
Msg-id 000901c64f87$f28130d0$1530a8c0@hgworkstation0
обсуждение исходный текст
Ответ на Re: Exception using dollar-quoted string  (Kris Jurka <books@ejurka.com>)
Ответы Re: Exception using dollar-quoted string
Список pgsql-jdbc
And how are sql commands like

INSERT INTO table VALUES ($t$some text$t$)

(or UPDATE ...)

passed to the database? In that case dollar quotes are working
definitely.

Fichtenelch

> -----Original Message-----
> From: pgsql-jdbc-owner@postgresql.org [mailto:pgsql-jdbc-
> owner@postgresql.org] On Behalf Of Kris Jurka
> Sent: Friday, March 24, 2006 7:29 PM
> To: Fichtenelch
> Cc: pgsql-jdbc@postgresql.org
> Subject: Re: [JDBC] Exception using dollar-quoted string
>
>
>
> On Fri, 24 Mar 2006, Fichtenelch wrote:
>
> > works fine, also creating the function with php (phppgadmin). I have the
> > latest version of the jdbc driver.
> > Is this a bug, or my fault?
> >
>
> This is a known bug in the JDBC driver.  It does not support dollar
> quotes.
>
> Kris Jurka
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend



В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: OutOfMemory causing connection leaks
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Exception using dollar-quoted string