Re: Proposed patch for showing originating query on error

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Proposed patch for showing originating query on error
Дата
Msg-id 42E8F488.6070704@opencloud.com
обсуждение исходный текст
Ответ на Re: Proposed patch for showing originating query on error  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: Proposed patch for showing originating query on error  (Dave Cramer <pg@fastcrypt.com>)
Список pgsql-jdbc
Dave Cramer wrote:

> There are even more paths there to hook into. Putting it in
> AbstractJdbc2Statement minimizes
> the number of places it would need to be added to. QueryExecutor has  a
> few Implementations ...

Well, do you have a better suggestion that catches all paths?

>> - ideally it should be configurable (hook it into whatever came out of
>> Kris' suggestions about including more info in server-generated
>> exception, perhaps?)
>
> Well, lets get it working first before we make it configurable.

sigh :( let's get it right before we commit it at all.. in practise it
seems "we'll fix this later" means "we won't fix it"

-O

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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: Proposed patch for showing originating query on error
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: SQLException and error code