Re: Ok, how do I debug THIS? - Mailing list pgsql-sql

From Josh Berkus
Subject Re: Ok, how do I debug THIS?
Date
Msg-id 200305131245.26203.josh@agliodbs.com
Whole thread Raw
In response to Re: Ok, how do I debug THIS?  (Larry Rosenman <ler@lerctr.org>)
Responses Re: Ok, how do I debug THIS?  (Larry Rosenman <ler@lerctr.org>)
Re: Ok, how do I debug THIS?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
Larry,

> > You seem to be missing most of your function, here.
> I just did a head.  Note the line count above.  It's only 147
> lines, but the error refers to line 206.

Obviously postgres is counting lines differently from you.

Post the whole thing, or start from the bottom of the function and work your
way up until you find the problem.  Most likely issue:  missing semicolon.


--
-Josh BerkusAglio Database SolutionsSan Francisco



pgsql-sql by date:

Previous
From: Larry Rosenman
Date:
Subject: Re: Ok, how do I debug THIS?
Next
From: Larry Rosenman
Date:
Subject: Re: Ok, how do I debug THIS?