Search Postgresql Archives

Re: Functions, composite types and Notice

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

 



"Hakan Kocaman" <Hakan.Kocaman@xxxxxxxxx> writes:
> If you want to get the OUT-Params each as columns, you got to call it
> this way:
> =# select (public.check_notice(2,'hello')).*;

Try this way instead:

	select * from public.check_notice(2,'hello');

			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