Re: converting Oracle to postgres

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема Re: converting Oracle to postgres
Дата
Msg-id 1044627015.6899.56.camel@linda.lfix.co.uk
обсуждение исходный текст
Ответ на Re: converting Oracle to postgres  (will trillich <will@serensoft.com>)
Список pgsql-general
On Fri, 2003-02-07 at 08:58, will trillich wrote:
> On Mon, Feb 03, 2003 at 02:05:01PM -0500, RobertD.Stewart@mail.state.ky.us wrote:
> > Here is a copy of my function in oracle.
...
> >     elsif eventtype = 'AUDIT_FAILURE' then
>
>     else
>         if eventtype = ''AUDIT_FAILURE'' then

ELSIF is valid pg/sql - it saves an extra END IF

--
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight, UK                             http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "But the LORD is in his holy temple; let all the earth
      keep silence before him."           Habakkuk 2:20


В списке pgsql-general по дате отправления:

Предыдущее
От: Oliver Elphick
Дата:
Сообщение: Re: missing Pg.pm in Postgres v7.3.1
Следующее
От: ahoward
Дата:
Сообщение: Re: PGconn thread safety