Re: [HACKERS] using separate parameters in psql query execution

2009-12-21 Thread Pavel Stehule
2009/12/21 Robert Haas : > On Mon, Dec 21, 2009 at 1:03 AM, Pavel Stehule > wrote: >> 2009/12/21 Robert Haas : >>> On Mon, Nov 16, 2009 at 5:01 PM, Pavel Stehule >>> wrote: Hello now - complete patch ToDo: * enhance a documentation (any volunteer?) * check nam

Re: [HACKERS] using separate parameters in psql query execution

2009-12-21 Thread Robert Haas
On Mon, Dec 21, 2009 at 1:03 AM, Pavel Stehule wrote: > 2009/12/21 Robert Haas : >> On Mon, Nov 16, 2009 at 5:01 PM, Pavel Stehule >> wrote: >>> Hello >>> >>> now - complete patch >>> >>> ToDo: >>> * enhance a documentation (any volunteer?) >>> * check name for backslash command >> >> I read thr

Re: [HACKERS] using separate parameters in psql query execution

2009-12-20 Thread Pavel Stehule
2009/12/21 Robert Haas : > On Mon, Nov 16, 2009 at 5:01 PM, Pavel Stehule > 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 t

Re: [HACKERS] using separate parameters in psql query execution

2009-12-20 Thread Robert Haas
On Mon, Nov 16, 2009 at 5:01 PM, Pavel Stehule 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 shou

[HACKERS] using separate parameters in psql query execution

2009-11-16 Thread Pavel Stehule
Hello now - complete patch ToDo: * enhance a documentation (any volunteer?) * check name for backslash command Regards Pavel Stehule *** ./doc/src/sgml/ref/psql-ref.sgml.orig 2009-10-13 23:04:01.0 +0200 --- ./doc/src/sgml/ref/psql-ref.sgml 2009-11-16 22:44:50.530277356 +0100