Re: SYNTAX ERROR at or near SQLSTATE - Mailing list pgsql-general

From vishal saberwal
Subject Re: SYNTAX ERROR at or near SQLSTATE
Date
Msg-id 3e74dc250601261519j4026a7aaic60e3aa4337bfcfe@mail.gmail.com
Whole thread Raw
In response to Re: SYNTAX ERROR at or near SQLSTATE  (Michael Fuhr <mike@fuhr.org>)
List pgsql-general
oh thanks,
i didnt know that,

highly appreciate your help and quick response ...
vish

On 1/26/06, Michael Fuhr < mike@fuhr.org> 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_test();
> ERROR:  syntax error at or near "sqlstate" at character 133

SQLSTATE and SQLERRM are new in 8.1; they're not available in earlier
versions unless you've applied some patch.

--
Michael Fuhr

pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: SYNTAX ERROR at or near SQLSTATE
Next
From: "Eric B. Ridge"
Date:
Subject: Re: "xmin" system column