2009/12/21 Robert Haas <robertmh...@gmail.com>: > On Mon, Nov 16, 2009 at 5:01 PM, Pavel Stehule <pavel.steh...@gmail.com> > wrote: >> Hello >> >> now - complete patch >> >> ToDo: >> * enhance a documentation (any volunteer?) >> * check name for backslash command > > I read through this patch tonight and I don't understand what the > point of this change is. That's something that should probably be > discussed and also incorporated into the documentation.
Do you ask about ToDo points? I used "pexec" as switch. Probably better name is "parametrized-execution", "send-parameters-separately" or "parametrized-queries" general goal of this patch is removing issues with variables quoting - using psql variables should be more robust and more secure. I checked second design based on enhanced syntax - http://www.postgres.cz/index.php/Enhanced-psql#Variables_quoting . It working too, but it needs one exec more. Regards Pavel > > ...Robert > -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers