plpgsql does exceptions.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: beda4814c12d8dc8dc455cb96f0b1055fb149ecb
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-07-31T07:39:21Z
Releases: 8.0.0
plpgsql does exceptions.
There are still some things that need refinement; in particular I fear
that the recognized set of error condition names probably has little in
common with what Oracle recognizes.  But it's a start.

Files