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

From Pavel Stehule
Subject proposal: enable new error fields in plpgsql (9.4)
Date
Msg-id CAFj8pRC80Xc+Qf5HZuzCQFDBMXOFLXZzn9UMXa7GQCm3OHtL+w@mail.gmail.com
Whole thread Raw
Responses Re: proposal: enable new error fields in plpgsql (9.4)  (Marko Tiikkaja <pgmail@joh.to>)
List pgsql-hackers
Hello

now a most "hard" work is done and I would to enable access to new
error fields from plpgsql.

these new fields are column_name, constraint_name, datatype_name,
table_name and schema_name.

This proposal has impact on two plpgsql statements - RAISE and GET
STACKED DIAGNOSTICS.

I am sending initial implementation

Comments, notes?

Regards

Pavel

Attachment

pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Visual Studio 2012 RC
Next
From: Marko Tiikkaja
Date:
Subject: Re: proposal: enable new error fields in plpgsql (9.4)