Re: proposal: better support for debugging of overloaded functions
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
From: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
To: Pavel Stehule <pavel.stehule@gmail.com>
Cc: Abhijit Menon-Sen <ams@toroid.org>, Robert Haas <robertmhaas@gmail.com>, pgsql-hackers@postgresql.org
Date: 2012-01-31T08:41:18Z
Lists: pgsql-hackers
On 27.01.2012 15:48, Pavel Stehule wrote: > 2012/1/26 Abhijit Menon-Sen<ams@toroid.org>: >> Updated patch attached. Ready for committer. > > I found a small issue - there was uninitialized fn_signature for > online blocks so I append line > > function->fn_signature = pstrdup(func_name); to > plpgsql_compile_inline(char *proc_source) function > > modified patch is in attachment Thanks, committed! -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com