Re: Transactional issue that begs for explanation

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Transactional issue that begs for explanation
Date: 2010-09-11 06:54:01
Message-ID: i6f929$vod$1@dough.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Mladen Gogala wrote on 11.09.2010 05:32:
> b) There is no DBMS_OUTPUT, so I tried to re-invent the wheel.

RAISE NOTICE is the Postgres equivalent to DBMS_OUTPUT
http://www.postgresql.org/docs/current/static/plpgsql-errors-and-messages.html

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Mladen Gogala 2010-09-11 21:03:32 pgdg84 repository
Previous Message Mladen Gogala 2010-09-11 03:32:30 Re: Transactional issue that begs for explanation