Re: Stored Procedure Newbie - Mailing list pgsql-general

From Dr. Evil
Subject Re: Stored Procedure Newbie
Date
Msg-id 20010710222609.18452.qmail@sidereal.kz
Whole thread Raw
In response to Stored Procedure Newbie  (chaconeric@hotmail.com (Eric Chacon))
List pgsql-general
You need the whole sequence of DECLARE ... BEGIN ... END in a plpgsql
function.  Yes, errors are non-obvious with this thing.

pgsql-general by date:

Previous
From: Nils Zonneveld
Date:
Subject: Re: Grab data WHERE table.ID NOT LIKE otherTable.ID
Next
From: Tom Lane
Date:
Subject: Re: Stored Procedure Newbie