Re: Found a Bug in latest Driver (I THINK) and pg 8.4

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Found a Bug in latest Driver (I THINK) and pg 8.4
Дата
Msg-id 4C0508040200002500031C71@gw.wicourts.gov
обсуждение исходный текст
Ответ на Found a Bug in latest Driver (I THINK) and pg 8.4  (Jason Tesser <jasontesser@gmail.com>)
Ответы Re: Found a Bug in latest Driver (I THINK) and pg 8.4
Список pgsql-jdbc
Jason Tesser <jasontesser@gmail.com> wrote:

> Steps to reproduce

Is this actually specific to JDBC or can you create the situation
with statements in psql?  If so, showing a session that starts from
an empty database and show the error would help people to understand
your issue and provide better assistance.  (Even if you need to use
Java to show the issue, if you can put together the smallest
possible self-contained case, it helps a lot.)

One thing I wonder about, based on available information, is whether
you might be expecting the search path at *execution* time to affect
the parameter types of the function.  Offhand, I would expect those
to be set at CREATE FUNCTION time.

-Kevin

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

Предыдущее
От: Jason Tesser
Дата:
Сообщение: Found a Bug in latest Driver (I THINK) and pg 8.4
Следующее
От: "Anderson, Mark S."
Дата:
Сообщение: PSQLException: ERROR: operator does not exist: integer = character varying