Marc Cousin <[email protected]> wrote:
 
> DECLARE
>     CURSOR referrer_keys IS
 
> I guess it should be
> 
> DECLARE
>     referrer_keys CURSOR IS
 
> If I'm right, a patch is attached (the code works with the
> correction)
 
The patch looks correct to me.
 
-Kevin

-- 
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

Reply via email to