Oops! Its bug in parser???? - Mailing list pgsql-hackers

From Vic
Subject Oops! Its bug in parser????
Date
Msg-id 3AA34F5F.98BAF4D9@dcc.dp.ua
Whole thread Raw
List pgsql-hackers
 Hi I try  this  "construction"  : select myfield from mytable  where
myfield=-1
And get  this:
ERROR:  Unable to identify an operator '=-' for types 'numeric' and
'int4'       You will have to retype this query using an explicit castI  don't lik this!
Vic



pgsql-hackers by date:

Previous
From: Zeugswetter Andreas SB
Date:
Subject: AW: WAL & RC1 status
Next
From: Justin Clift
Date:
Subject: Re: Getting unique ID through SQL