Re: proposal 9.4 plpgsql: allows access to call stack from GET DIAGNOSTICS statement
Stephen Frost <sfrost@snowman.net>
From: Stephen Frost <sfrost@snowman.net>
To: Rushabh Lathia <rushabh.lathia@gmail.com>
Cc: Pavel Stehule <pavel.stehule@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2013-07-24T23:23:19Z
Lists: pgsql-hackers
All, * Rushabh Lathia (rushabh.lathia@gmail.com) wrote: > Latest patch looks good to me. I've committed this, with some pretty serious clean-up. In the future, please don't simply copy/paste code w/o any updates to the comments included, particularly when the comments no longer make sense in the new place. Thanks, Stephen