Re: Stored Procedure Newbie

From: "Dr(dot) Evil" <drevil(at)sidereal(dot)kz>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Stored Procedure Newbie
Date: 2001-07-10 22:26:09
Message-ID: 20010710222609.18452.qmail@sidereal.kz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


You need the whole sequence of DECLARE ... BEGIN ... END in a plpgsql
function. Yes, errors are non-obvious with this thing.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-07-10 22:49:08 Re: Stored Procedure Newbie
Previous Message Randal L. Schwartz 2001-07-10 22:23:54 Re: bit operations