Re: using separate parameters in psql query execution

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Pavel Stehule <pavel.stehule@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2009-12-21T03:01:55Z
Lists: pgsql-hackers
On Mon, Nov 16, 2009 at 5:01 PM, Pavel Stehule <pavel.stehule@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.

...Robert