On Sep 2, 2009, at 11:27 PM, Pavel Stehule <pavel.stehule@gmail.com>
wrote:
> Hello
>
> it's not bug - PostgreSQL doesn't support parameter placeholder on
> this position. Use dynamic query instead - plpgsql statement EXECUTE.
It may not be a bug exactly, but it sure isn't a feature.
...Robert