Porting Oracle Decode to Postgresql - Mailing list pgsql-sql

From MindTerm
Subject Porting Oracle Decode to Postgresql
Date
Msg-id 20011122081318.9611.qmail@web20201.mail.yahoo.com
Whole thread Raw
Responses Re: Porting Oracle Decode to Postgresql  (Tod McQuillin <devin@spamcop.net>)
List pgsql-sql
Dear all, I am writing to ask how to port oracle's decode( ..)
function to postgresql ? 
 It seems that plpgsql is not a possible way because
there are undefined input parameters for decode()
function. How about c ? any suggestion ? any existing
source ?

M.T.

__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1


pgsql-sql by date:

Previous
From: "Andrew G. Hammond"
Date:
Subject: Re: ORDER BY question
Next
From: Tod McQuillin
Date:
Subject: Re: Porting Oracle Decode to Postgresql