Re: Stumped on PlPgSql

Поиск
Список
Период
Сортировка
От Glen and Rosanne Eustace
Тема Re: Stumped on PlPgSql
Дата
Msg-id 001001c03d71$c4a4b020$0101a8c0@godzone.net.nz
обсуждение исходный текст
Ответ на Re: Stumped on PlPgSql  (Alex Pilosov <alex@pilosoft.com>)
Список pgsql-general
> Usually what causes this error for me is following type of code: table x
> with column a, and local variable called a. Then, if you are not careful,
> it'll refer to the local variable in a where clause, when you intended to
> refer to table column.

I have already replied to the list and Tom Lane, but it seems to have gotten
lost somewhere.

As stated above, this is exactly what I had done.  I looked at the code over
and over and kept seeing what I thought was there and not what was actually
there :-(

The give away way setting the -d2 option and getting postgres to spill the
beans in the log file.  A very useful switch to know about :-)



В списке pgsql-general по дате отправления:

Предыдущее
От: "Darrin Ladd"
Дата:
Сообщение: Postgres 7.0.2-2 on Red Hat 7.0?
Следующее
От: Alex Pilosov
Дата:
Сообщение: Re: Postgres 7.0.2-2 on Red Hat 7.0?