Project

General

Profile

« Previous | Next » 

Revision 14220

schemas/util.sql: raise(): support SQLSTATE values

View differences:

trunk/schemas/util.sql
4068 4068
COMMENT ON FUNCTION raise(type text, msg text) IS '
4069 4069
type: a log level from
4070 4070
http://www.postgresql.org/docs/9.3/static/plpgsql-errors-and-messages.html
4071
or a condition name from
4071
or an error condition name or SQLSTATE from
4072 4072
http://www.postgresql.org/docs/9.3/static/errcodes-appendix.html
4073 4073
';
4074 4074

  

Also available in: Unified diff