Re: Syntax decisions for pl/pgsql RAISE extension - Mailing list pgsql-hackers

From Decibel!
Subject Re: Syntax decisions for pl/pgsql RAISE extension
Date
Msg-id E3E46DD0-1A8F-403F-A6E0-213591F7C833@decibel.org
Whole thread Raw
In response to Re: Syntax decisions for pl/pgsql RAISE extension  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Syntax decisions for pl/pgsql RAISE extension  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On May 13, 2008, at 11:53 AM, Tom Lane wrote:
> So right now I'm thinking I like my original proposal
> http://archives.postgresql.org/pgsql-hackers/2008-05/msg00357.php
> with the exception that we should go with
>     SQLSTATE 'xyzzy'
> as the syntax in EXCEPTION lists.


Not to be a PITA about this, but I reeally think users are going to  
complain if we remove the % replacement stuff... Is there no way to  
keep that with the new syntax?
-- 
Decibel!, aka Jim C. Nasby, Database Architect  decibel@decibel.org
Give your computer some brain candy! www.distributed.net Team #1828



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: psql wrapped format default for backslash-d commands
Next
From: Tom Lane
Date:
Subject: Re: Syntax decisions for pl/pgsql RAISE extension