Re: Search content within a bytea field
От
Florian Weimer
Тема
Re: Search content within a bytea field
Дата
Msg-id
82ws4dlc4w.fsf@mid.bfk.de
Ответ на
Re: Search content within a bytea field (Kris Jurka)
Список
Дерево обсуждения
Search content within a bytea field Damiano Bolzoni <damiano.bolzoni@gmail.com>
Re: Search content within a bytea field Sylvain Leroux <sl20@wanadoo.fr>
Re: Search content within a bytea field Tom Lane <tgl@sss.pgh.pa.us>
Re: Search content within a bytea field Sylvain Leroux <sl20@wanadoo.fr>
Re: Search content within a bytea field Damiano Bolzoni <damiano.bolzoni@gmail.com>
Re: Search content within a bytea field Damiano Bolzoni <damiano.bolzoni@gmail.com>
Re: Search content within a bytea field Tom Lane <tgl@sss.pgh.pa.us>
Re: Search content within a bytea field Florian Weimer <fweimer@bfk.de>
Re: Search content within a bytea field Kris Jurka <books@ejurka.com>
Re: Search content within a bytea field Florian Weimer <fweimer@bfk.de>
Re: Search content within a bytea field Kris Jurka <books@ejurka.com>
Re: Search content within a bytea field Thomas Kellerer <spam_eater@gmx.net>
Re: Search content within a bytea field dmp <danap@ttc-cmc.net>
* Kris Jurka: > On Thu, 3 Sep 2009, Florian Weimer wrote: > >> It more or less prevents use of fancy types. There doesn't seem to be >> to set an unspecified type on a per-parameter basis, unfortunately. >> > > Use setObject(int, object, Types.OTHER); I get a PSQLException with "Cannot cast an instance of java.lang.String to type Types.OTHER". Other types (such as Integer) don't work, either. I look rather hard at Debian's 8.2-504-3 source but couldn't find a straightforward way to make this work, beyond specifying stringtype=unspecified for the whole connection. -- Florian Weimer BFK edv-consulting GmbH http://www.bfk.de/ Kriegsstraße 100 tel: +49-721-96201-1 D-76133 Karlsruhe fax: +49-721-96201-99
В списке pgsql-jdbc по дате отправления