Re: [REVIEW] Patch for cursor calling with named parameters
Yeb Havinga <yebhavinga@gmail.com>
From: Yeb Havinga <yebhavinga@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Royce Ausburn <royce.ml@inomial.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2011-10-17T08:44:38Z
Lists: pgsql-hackers
On 2011-10-15 07:41, Tom Lane wrote: > Yeb Havinga<yebhavinga@gmail.com> writes: >> Hello Royce, >> Thanks again for testing. > I looked this patch over but concluded that it's not ready to apply, > mainly because there are too many weird behaviors around error > reporting. Tom, thanks for reviewing - getting the syntax errors to be at the exact location was indeed something that I thought would be near impossible, however the whitespace suggestion together with the others you made seem like a good path to go forward. Thanks for taking the time to write your comments, it will be a great help with making an improved version. regards, Yeb Havinga