Subject Re: weird behaviour
Author Peppe Polpo
Thomas,

> execute procedure from foo('a' || 'b')

oops!

I got what you meant.

"from" is a typo.

Please read it as

> execute procedure foo('a' || 'b')

obviously I wrote the right syntax during the test.


Regards

Peppe Polpo