Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: Polymorphic functions' weird behavior


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: "Vyacheslav Kalinin" <vka(at)ipcb(dot)net>
  • Cc: pgsql-general(at)postgresql(dot)org
  • Subject: Re: Polymorphic functions' weird behavior
  • Date: Tue, 31 Jul 2007 21:51:07 -0400
  • Message-id: <15600.1185933067@sss.pgh.pa.us> <text/plain>

"Vyacheslav Kalinin" <vka(at)ipcb(dot)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



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group