pgsql error interpretation issue. - Mailing list pgsql-novice

From
Subject pgsql error interpretation issue.
Date
Msg-id 20050621181101.55344.qmail@web33308.mail.mud.yahoo.com
Whole thread Raw
In response to problem with pg_ctl  (alex <alex.ricci@arkantechnologies.com>)
Responses Re: pgsql error interpretation issue. solved - sort of...
List pgsql-novice
i'm having the darndest time with some code...  i had
it working like a charm and then *improved* the code
by apparently breaking it!  -lol-

anyway, i've gone back to an old rev of the code and
i'm trying to tweak it to work.  once i get it
working, then i can *improve* the code once again
without, hopefully, breaking the code again.

anyway, pgsql is gave me the following error - one
error for each of three tries to test the db.

ERROR: syntax error at the end of input at character
69
ERROR: syntax error at the end of input at character
70
ERROR: syntax error at the end of input at character
69

how can i interpret this error information so that i
know where to look in my code to remove this error?

tia...



____________________________________________________
Yahoo! Sports
Rekindle the Rivalries. Sign up for Fantasy Football
http://football.fantasysports.yahoo.com

pgsql-novice by date:

Previous
From: alex
Date:
Subject: problem with pg_ctl
Next
From:
Date:
Subject: Re: pgsql error interpretation issue. solved - sort of...