Re: Casting INT4 to BOOL... - Mailing list pgsql-patches

From Tom Lane
Subject Re: Casting INT4 to BOOL...
Date
Msg-id 25555.1097537650@sss.pgh.pa.us
Whole thread Raw
In response to Re: Casting INT4 to BOOL...  (Neil Conway <neilc@samurai.com>)
List pgsql-patches
Neil Conway <neilc@samurai.com> writes:
> The patch changes the system catalog; it probably ought to also bump the
> catalog version number. That also means this probably isn't 8.0
> material, unless we make an unrelated system catalog change in a future
> beta (... and even then, I'm not sure if I'd cal it a bug fix).

We've already forced an initdb for beta4, so I think any additional
reasons for forcing one are "free" until beta4 goes out.  But having
said that, this is clearly a feature not a bug.

            regards, tom lane

pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: Re: Casting INT4 to BOOL...
Next
From: Tom Lane
Date:
Subject: Re: libpq.dll on win32