| От | Thomas Kellerer |
|---|---|
| Тема | Re: Output from PLPGSQL |
| Дата | |
| Msg-id | bj8epu$i6m$1@sea.gmane.org обсуждение исходный текст |
| Ответ на | Re: Output from PLPGSQL (Richard Huxton <dev@archonet.com>) |
| Список | pgsql-general |
Richard Huxton schrieb: > On Wednesday 03 September 2003 12:19, Amin Schoeib wrote: > >>Hi, >>How can I make textoutput (for example for tracing the code) in PLPGSQL. >>In Oracle you can do that using dbms.output.put_line > > > RAISE NOTICE ''My counter is % with total %'',i,run_tot; > > Double-quoted string as usual in plpgsql - won't handle expressions for the > string part. > I'm wondering how these messages can be accessed using JDBC? Is this stored in the Warning Object for the connection, or the statement, or do I have to call some special methods, to read this messages? Regards Thomas
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера