Re: Ok, how do I debug THIS?

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Ok, how do I debug THIS?
Дата
Msg-id 200305131245.26203.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: Ok, how do I debug THIS?  (Larry Rosenman <ler@lerctr.org>)
Ответы Re: Ok, how do I debug THIS?
Re: Ok, how do I debug THIS?
Список 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 по дате отправления:

Предыдущее
От: Larry Rosenman
Дата:
Сообщение: Re: Ok, how do I debug THIS?
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: Ok, how do I debug THIS?