Is where anyway to set the sqlstate to a custom value when inside a plpgsql function? I am still working on converting from Sybase ASA to Postgres and some of the triggers and stored procedures in Sybase are setting the variable to specific custom values. Thanks, Chris
Next: From: Tom Lane Date: 2007-04-06 17:45:28 Subject: Re: Setting sqlstate in plpgsql function Previous: From: Joshua D. Drake Date: 2007-04-06 16:26:57 Subject: Re: Database replication.