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

From Robert Haas
Subject Re: error in oracle to plpgsql documentation ?
Date
Msg-id AANLkTin7fuo-qrEcqB7v1=VpmTqb17AgkwcxT6zpUNhW@mail.gmail.com
Whole thread Raw
In response to Re: error in oracle to plpgsql documentation ?  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-docs
On Wed, Jul 21, 2010 at 1:07 PM, Kevin Grittner
<Kevin.Grittner@wicourts.gov> wrote:
> 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.

Committed.  I back-patched this as far as 8.4 so that the web site
docs will get updated, but it didn't seem important enough to go back
further.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company

pgsql-docs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Another change to the same section once again to facilitate copying and pasting
Next
From: mark
Date:
Subject: 9.0 release doc