Re: [INTERFACES] Bug in parser? - Mailing list pgsql-interfaces

From Richard
Subject Re: [INTERFACES] Bug in parser?
Date
Msg-id 389EF2A7.565769D0@sfu.ca
Whole thread Raw
In response to Bug in parser?  (Richard <blackw@sfu.ca>)
Responses Re: [INTERFACES] Bug in parser?  ("Ross J. Reedstrom" <reedstrm@wallace.ece.rice.edu>)
List pgsql-interfaces
Thanks, but nope... didn't help.

Cheers,
Richard

Ed Loehr wrote:
> 
> Richard wrote:
> >
> >  UPDATE ActiveUser SET status=-1
> >     WHERE (datetime('today'::date, 'now'::time) - lastrequest) >
> >         timespan('10 minutes'::reltime)
> >
> >         parser: parser error at or near ""
> >
> A guess:  try spaces around your '=' operator...that one sometimes
> doesn't like being crowded...
> 
> Cheers,
> Ed Loehr


pgsql-interfaces by date:

Previous
From: Peter Mount
Date:
Subject: RE: [INTERFACES] jdbc question
Next
From: "Ross J. Reedstrom"
Date:
Subject: Re: [INTERFACES] Bug in parser?