Re: Polymorphic functions' weird behavior - Mailing list pgsql-general

From Tom Lane
Subject Re: Polymorphic functions' weird behavior
Date
Msg-id 15600.1185933067@sss.pgh.pa.us
Whole thread Raw
In response to Re: Polymorphic functions' weird behavior  ("Vyacheslav Kalinin" <vka@ipcb.net>)
Responses Re: Polymorphic functions' weird behavior  (Viatcheslav Kalinin <vka@ipcb.net>)
List pgsql-general
"Vyacheslav Kalinin" <vka@ipcb.net> writes:
> Another little issue with that function. I cannot make it
> accept NULL as an argument.

You'd have to cast the NULL to some specific array type.

            regards, tom lane

pgsql-general by date:

Previous
From: "Merlin Moncure"
Date:
Subject: Re: array_to_set functions
Next
From: John DeSoi
Date:
Subject: Re: Auto Starting +/or Shutdown on OS X