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 cast
I don't lik this!
Vic
Responses
pgsql-hackers by date
| Next: | From: Hiroshi Inoue | Date: 2001-03-05 08:50:49 |
| Subject: Re: How to handle waitingForLock in LockWaitCancel() |
| Previous: | From: Christof Petig | Date: 2001-03-05 07:27:39 |
| Subject: Query Planning time increased 3 times on 7.1 compared to 7.0.3 |