Re: FOUND variable - Mailing list pgsql-novice

From Terry Lee Tucker
Subject Re: FOUND variable
Date
Msg-id 200412211013.53025.terry@esc1.com
Whole thread Raw
In response to FOUND variable  ("Keith Worthington" <keithw@narrowpathinc.com>)
List pgsql-novice
"FOUND is a local variable; any changes to it affect only the current PL/pgSQL
function."

Apparently, it is a local variable. You should be able to set it yourself,
but, I haven't tried it.

On Tuesday 21 December 2004 09:56 am, Keith Worthington saith:
> Hi All,
>
> Is it possible to explicitly set the FOUND variable?
>
> FOUND := FALSE
>
> Kind Regards,
> Keith
>
> ______________________________________________
> 99main Internet Services http://www.99main.com
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
>                http://archives.postgresql.org

--
Quote: 47
"In selecting men for office, let principle be your guide. Regard not
 the particular sect or denomination of the candidate -- look to his
 character...."

 --Noah Webster

 Work: 1-336-372-6812
 Cell: 1-336-363-4719
email: terry@esc1.com

pgsql-novice by date:

Previous
From: "Keith Worthington"
Date:
Subject: FOUND variable
Next
From: Michael Fuhr
Date:
Subject: Re: [despammed] How to get day of week?