Re: [GENERAL] SYNTAX ERROR at or near SQLSTATE

2006-01-26 Thread vishal saberwal
oh thanks,i didnt know that,highly appreciate your help and quick response ...vishOn 1/26/06, Michael Fuhr < [EMAIL PROTECTED]> wrote:On Thu, Jan 26, 2006 at 03:02:46PM -0800, vishal saberwal wrote: > When i run it on PostgreSQL8.0.1 (on fedora core 2), i get the error:>> dbm=# select * from excpt_

Re: [GENERAL] SYNTAX ERROR at or near SQLSTATE

2006-01-26 Thread Michael Fuhr
On Thu, Jan 26, 2006 at 03:02:46PM -0800, vishal saberwal wrote: > When i run it on PostgreSQL8.0.1 (on fedora core 2), i get the error: > > dbm=# select * from excpt_test(); > ERROR: syntax error at or near "sqlstate" at character 133 SQLSTATE and SQLERRM are new in 8.1; they're not available i