Re: BUG #6128: A boolean variable doesn't evaluate properly in an IF conditional...

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "" <danielb(at)megasystems(dot)us>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6128: A boolean variable doesn't evaluate properly in an IF conditional...
Date: 2011-07-21 22:23:00
Message-ID: 22098.1311286980@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"" <danielb(at)megasystems(dot)us> writes:
> For some reason, POSTGRESQL does not evaluate ((put_the_in_city_online =
> FALSE) = true) correctly.

This is pretty hard to believe, and you're not going to get anyone to
think it's anything except pilot error unless you provide a complete,
reproducible example. Selectively quoting from your function does not
provide anything anyone could investigate. Please see
http://wiki.postgresql.org/wiki/Guide_to_reporting_problems

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message javiero09 2011-07-22 11:16:05 Re: BUG #5807: psql fails to launch with "Cannot read termcap database; using dumb terminal settings. Aborted"
Previous Message Greg Johnson 2011-07-21 21:10:41 Re: BUG #6127: pg_restore failing: unexpected message type 0x58 during COPY from stdin