Re: error in oracle to plpgsql documentation ?

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: error in oracle to plpgsql documentation ?
Дата
Msg-id 4C46E2ED0200002500033AAD@gw.wicourts.gov
обсуждение исходный текст
Ответ на error in oracle to plpgsql documentation ?  (Marc Cousin <cousinmarc@gmail.com>)
Ответы Re: error in oracle to plpgsql documentation ?  (Robert Haas <robertmhaas@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Marc Cousin
Дата:
Сообщение: error in oracle to plpgsql documentation ?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Please provide stable target anchors