echo/printf function in plpgsql - Mailing list pgsql-sql

From Andreas Joseph Krogh
Subject echo/printf function in plpgsql
Date
Msg-id 200507191651.28648.andreak@officenet.no
Whole thread Raw
Responses Re: echo/printf function in plpgsql
List pgsql-sql
Hi all!

Is there a way of echo'ing a string(like "raise notice 'this is id%', id") 
from plpgsql? I want to echo/print it to STDOUT 'cause the notice-mechanism 
produces too much noise IMH.

--
Andreas


pgsql-sql by date:

Previous
From: Halley Pacheco de Oliveira
Date:
Subject: Re: Postgres for Fedora Core 2 OS ****************
Next
From: Richard Huxton
Date:
Subject: Re: echo/printf function in plpgsql