Re: Output from PLPGSQL - Mailing list pgsql-general

From Larry Rosenman
Subject Re: Output from PLPGSQL
Date
Msg-id 25400000.1062589671@lerlaptop.lerctr.org
Whole thread Raw
In response to Output from PLPGSQL  ("Amin Schoeib" <aschoeib@4tek.de>)
List pgsql-general

--On Wednesday, September 03, 2003 13:19:03 +0200 Amin Schoeib
<aschoeib@4tek.de> 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
see RAISE NOTICE.



--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749


pgsql-general by date:

Previous
From: Bo Lorentsen
Date:
Subject: Re: Using oids
Next
From: Pavel Stehule
Date:
Subject: Re: Output from PLPGSQL