Hi,
 
> what about name's collision? Maybe is better use some prefix, 
> like $ or :. Without it we only propagate one problem from 
> plpgsql to others languages.
> 
Please explain.

Perhaps I am wrong, but plpgsql handles arsgument names before it
passes the query to be executed. Please see:

plpgsql/pl_comp.c/do_compile(...)/line: 393

Regards,
Gevik.



---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to