Re: plpgsql problem

From: Anand Raman <araman(at)india-today(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: plpgsql problem
Date: 2001-04-19 10:42:42
Message-ID: 20010419161242.A2295@india-today.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

the second case can be determined by using FOUND which is set to either
true or false when a select statement returns a row.. Not sure about the
first..
Anand
On Fri, Apr 13, 2001 at 10:12:02PM +0200, Tomasz Chwajo³ wrote:
>How can I check if the command has been done properly?
>For example:
>1)
>INSERT INTO...
>IF ?record_has_been_added? THEN ...
>
>2)
>SELECT ...
>IF ?record_has_been_found? THEN ...
>
>Tomek
>
>---------------------------(end of broadcast)---------------------------
>TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Justin Clift 2001-04-19 10:51:46 Re: Problems with new DBD
Previous Message Diana Cionoiu 2001-04-19 09:23:29 client ssl