Re: Read only column ? - Mailing list pgsql-general

From Tom Lane
Subject Re: Read only column ?
Date
Msg-id 11224.1263694886@sss.pgh.pa.us
Whole thread Raw
In response to Re: Read only column ?  ("Gauthier, Dave" <dave.gauthier@intel.com>)
List pgsql-general
"Gauthier, Dave" <dave.gauthier@intel.com> writes:
> Triggers,throw errors?  I didn't know they could do that.  Other than via "raise notice", how is this done?  Could I
capturesuch an error programatically (e.g. in perl/DBI)? 

RAISE can do more than just notices ...

            regards, tom lane

pgsql-general by date:

Previous
From: "Gauthier, Dave"
Date:
Subject: Re: Read only column ?
Next
From: Joel Alpers
Date:
Subject: Re: Trouble connecting to database using PQconnectdb (C/libpq)