On 10/16/07, Pavel Stehule <[EMAIL PROTECTED]> wrote:
> Hello,
>
> this proposal change older unaccepted proposal
> http://archives.postgresql.org/pgsql-hackers/2006-03/msg01157.php .
>

> Compliance with PL/SQL
> * You can use numeric, character, and string literals as bind arguments
> * You cannot use bind arguments to pass the names of schema objects to
> a dynamic SQL statement.

does this mean you can't dynamically sub in a variable for a table
name? if so, why keep that limitation?  one of the main reasons to use
dynamic sql is for schema objects.

merlin

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to