Re: pgplsql - Oracle nvl - Mailing list pgsql-general

From Christian Traber
Subject Re: pgplsql - Oracle nvl
Date
Msg-id 3F4CBEFF.6080802@traber-net.de
Whole thread Raw
In response to pgplsql - Oracle nvl  (Christian Traber <christian@traber-net.de>)
List pgsql-general
>Write as many "nvl" functions as you have different types of params.
>Overloading works just fine in postgres. (I do not know what function "nvl"
>actually does, so maybe You can explain it.)
>
>
It's the same as coalesce in postgres.
If overloading works, my problem is solved:-)

Thanks,
Christian


pgsql-general by date:

Previous
From: Franco Bruno Borghesi
Date:
Subject: Re: a problem
Next
From: Joe Lester
Date:
Subject: Embedding Postgres "inside" an application