Re: proposal: enable new error fields in plpgsql (9.4) - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: proposal: enable new error fields in plpgsql (9.4)
Date
Msg-id CAFj8pRDAna_SjvJHBh759L++NNBQ9MTfgBYFcKcVxE9v_57S2Q@mail.gmail.com
Whole thread Raw
In response to Re: proposal: enable new error fields in plpgsql (9.4)  (Marko Tiikkaja <pgmail@joh.to>)
Responses Re: proposal: enable new error fields in plpgsql (9.4)  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
2013/2/1 Marko Tiikkaja <pgmail@joh.to>:
> On 2/1/13 1:47 PM, Pavel Stehule wrote:
>>
>> now a most "hard" work is done and I would to enable access to new
>> error fields from plpgsql.
>
>
> Is there a compelling reason why we wouldn't provide these already in 9.3?

a time for assign to last commitfest is out.

this patch is relative simple and really close to enhanced error
fields feature - but depends if some from commiters will have a time
for commit to 9.3 - so I am expecting primary target 9.4, but I am not
be angry if it will be commited early.

Regards

Pavel

>
>
>
> Regards,
> Marko Tiikkaja



pgsql-hackers by date:

Previous
From: Marko Tiikkaja
Date:
Subject: Re: proposal: enable new error fields in plpgsql (9.4)
Next
From: Amit Kapila
Date:
Subject: Re: Performance Improvement by reducing WAL for Update Operation