From: | Oliver Elphick <olly(at)lfix(dot)co(dot)uk> |
---|---|
To: | will trillich <will(at)serensoft(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: converting Oracle to postgres |
Date: | 2003-02-07 14:10:15 |
Message-ID: | 1044627015.6899.56.camel@linda.lfix.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Fri, 2003-02-07 at 08:58, will trillich wrote:
> On Mon, Feb 03, 2003 at 02:05:01PM -0500, RobertD(dot)Stewart(at)mail(dot)state(dot)ky(dot)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(dot)Elphick(at)lfix(dot)co(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Eric Cros | 2003-02-07 14:21:16 | PostGreSQL Replication question !! |
Previous Message | Oliver Elphick | 2003-02-07 14:06:04 | Re: missing Pg.pm in Postgres v7.3.1 |