Re: Stumped on PlPgSql - Mailing list pgsql-general

From Glen and Rosanne Eustace
Subject Re: Stumped on PlPgSql
Date
Msg-id 001001c03d71$c4a4b020$0101a8c0@godzone.net.nz
Whole thread Raw
In response to Re: Stumped on PlPgSql  (Alex Pilosov <alex@pilosoft.com>)
List 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 by date:

Previous
From: "Darrin Ladd"
Date:
Subject: Postgres 7.0.2-2 on Red Hat 7.0?
Next
From: Alex Pilosov
Date:
Subject: Re: Postgres 7.0.2-2 on Red Hat 7.0?