Re: Is there an equivalent in plpgsql of Oracle's DBMS_OUTPUT.PUT_LINE?
В списке pgsql-novice по дате отправления:
| От | Bruno LEVEQUE |
|---|---|
| Тема | Re: Is there an equivalent in plpgsql of Oracle's DBMS_OUTPUT.PUT_LINE? |
| Дата | |
| Msg-id | bkpmgp$orm$1@news.hub.org обсуждение исходный текст |
| Ответ на | Is there an equivalent in plpgsql of Oracle's DBMS_OUTPUT.PUT_LINE? (Glenn_Wiens@via-christi.org) |
| Список | pgsql-novice |
Yes, you have with a syntax like : Raise debug ''whatever you want % '', aVariable; You must find more help in the manual. Bruno Glenn_Wiens@via-christi.org wrote: >I am somewhat new to PostgreSQL's procedure language, and I have not been >able to find a way to do ad-hoc outputs to the console from plpgsql >functions -- mostly for debugging purposes. Oracle has the DBMS_OUTPUT >package which included the PUT_LINE() function. Is there something like >this in plpgsql? > >Thanks. > > > >---------------------------(end of broadcast)--------------------------- >TIP 2: you can get off all lists at once with the unregister command > (send "unregister YourEmailAddressHere" to majordomo@postgresql.org) > > > -- Bruno LEVEQUE System Engineer SARL NET6D bruno.leveque@net6d.com http://www.net6d.com
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера