Re: Getting parse Error at or near character "and" - Mailing list pgsql-hackers

From Richard Huxton
Subject Re: Getting parse Error at or near character "and"
Date
Msg-id 463848D3.6090905@archonet.com
Whole thread Raw
In response to Getting parse Error at or near character "and"  (friend 4ever <urmyfriend14@yahoo.com>)
List pgsql-hackers
friend 4ever wrote:
> Hi,
>  
>  I am getting the parse error while i try to execute a simple sql query in postgres.
>  
>  java.sql.SQLException: ERROR:  parser: parse error at or near "and" at character 58
>  
>   The Query has been changed  and it is very much like the below one

Oh, and the quickest way to find out what the error is would be to 
provide the *actual* query, not something very much like it. Perhaps 
turn statement logging on in your postgresql.conf if it isn't already.

--   Richard Huxton  Archonet Ltd


pgsql-hackers by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Getting parse Error at or near character "and"
Next
From: "FAST PostgreSQL"
Date:
Subject: Re: Patch queue triage