Re: Bug #749: one NULL function parameter makes all other

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: <laurent-herve(at)club-internet(dot)fr>, <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Bug #749: one NULL function parameter makes all other
Date: 2002-08-27 15:20:22
Message-ID: 20020827081913.Q72641-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


On Tue, 27 Aug 2002 pgsql-bugs(at)postgresql(dot)org wrote:

> Laurent HERVE (laurent-herve(at)club-internet(dot)fr) reports a bug with a severity of 2
> The lower the number the more severe it is.
>
> Short Description
> one NULL function parameter makes all other NULL
>
> Long Description I don't know if this is really a bug but it seems
> like for me and it is very annoying. I checked all release notes of
> recent releases to find some king of bug fix for that, without sucess.
> I know, my postgresql version is a little bit old, but I cannot
> upgrade know. But I just want to know if that bug is known and
> corrected in recent release. So here it is :

Fixed as of 7.2 IIRC. (Although you can make a function strict
to get the older behavior)

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2002-08-27 15:41:07 Re: Bug found in psql interface
Previous Message pgsql-bugs 2002-08-27 15:16:50 Bug #750: dumping/restoring database with custom languages does not work