Marc Cousin <cousinm...@gmail.com> 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 (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

Reply via email to