Re: Casting INT4 to BOOL...

From: "Michael Paesold" <mpaesold(at)gmx(dot)at>
To: "Peter Eisentraut" <peter_e(at)gmx(dot)net>, "Sean Chittenden" <chitt(at)speakeasy(dot)net>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "PostgreSQL-patches" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Casting INT4 to BOOL...
Date: 2004-10-11 10:11:00
Message-ID: 001901c4af7a$9d56d140$0a01a8c0@zaphod
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Peter Eisentraut wrote:

> Sean Chittenden wrote:
>> Alrighty. Do you want an updated patch for the single character
>> tweak or can you futz with it before committing? :)
>
> I oppose casts from boolean to integer or vice versa.

Even _explicit_ casts only? It would not have any bad side effects on people
not using it, would it?

Best Regards,
Michael Paesold

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2004-10-11 13:50:23 Re: Casting INT4 to BOOL...
Previous Message Peter Eisentraut 2004-10-11 09:37:39 Re: Casting INT4 to BOOL...