=?UTF-8?B?SmFuIFVyYmHFhHNraQ==?= <[email protected]> writes:
> Makes sense. Wait, no, errcodes.sgml includes the entries for success
> and warnings, but the plpgsql conditions list does not. So we need a
> separate column to differentiate.
OK. But not 0/1 please. Maybe 'E', 'W', or 'S' ? And again, fixed
width columns first, so something like
sqlstate E/W/S errcode_macro_name plpgsql_condition_name
where I guess we could still make the plpgsql condition name optional.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers