Re: error in oracle to plpgsql documentation ? - Mailing list pgsql-docs

From Kevin Grittner
Subject Re: error in oracle to plpgsql documentation ?
Date
Msg-id 4C46E2ED0200002500033AAD@gw.wicourts.gov
Whole thread Raw
In response to error in oracle to plpgsql documentation ?  (Marc Cousin <cousinmarc@gmail.com>)
Responses Re: error in oracle to plpgsql documentation ?
List pgsql-docs
Marc Cousin <cousinmarc@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

pgsql-docs by date:

Previous
From: Marc Cousin
Date:
Subject: error in oracle to plpgsql documentation ?
Next
From: Peter Eisentraut
Date:
Subject: Re: Please provide stable target anchors