Search Postgresql Archives

Re: Creating a function that acept any data type

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Alejandro Michelin Salomon \( Adinet \)" <alejmsg@xxxxxxxxxxxxx> writes:
> Can you help-me to create a function that acept any data type ?

Use ANYELEMENT, not ANY.  Also I'd suggest making it a SQL function not
a plpgsql function, so that it can be inlined.

			regards, tom lane


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux