From: | Noah Misch <noah(at)leadboat(dot)com> |
---|---|
To: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
Cc: | Rushabh Lathia <rushabh(dot)lathia(at)gmail(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Marko Tiikkaja <pgmail(at)joh(dot)to>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: proposal: enable new error fields in plpgsql (9.4) |
Date: | 2013-06-28 13:20:26 |
Message-ID: | 20130628132026.GA924898@tornado.leadboat.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Jun 28, 2013 at 07:49:46AM +0200, Pavel Stehule wrote:
> 2013/6/28 Noah Misch <noah(at)leadboat(dot)com>:
> > On Tue, Jun 25, 2013 at 03:56:27PM +0200, Pavel Stehule wrote:
> >> cleaned patch is in attachment
> >
> > Of the five options you're adding to GET STACKED DIAGNOSTICS, four of them
> > appear in the SQL standard. DATATYPE_NAME does not; I think we should call it
> > PG_DATATYPE_NAME in line with our other extensions in this area.
> >
>
> yes, but It should be fixed in 9.3 enhanced fields too - it should be
> consistent with PostgreSQL fields
What else, specifically, should be renamed? (Alternately, would you prepare a
new version of the patch incorporating the proper name changes?)
Thanks,
nm
--
Noah Misch
EnterpriseDB http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2013-06-28 13:23:27 | Re: extensible external toast tuple support |
Previous Message | Robert Haas | 2013-06-28 13:08:37 | Re: Move unused buffers to freelist |