| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Neil Conway <neilc(at)samurai(dot)com> |
| Cc: | Sean Chittenden <chitt(at)speakeasy(dot)net>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: Casting INT4 to BOOL... |
| Date: | 2004-10-11 23:34:10 |
| Message-ID: | 25555.1097537650@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Neil Conway <neilc(at)samurai(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-10-12 00:37:46 | Re: libpq.dll on win32 |
| Previous Message | Neil Conway | 2004-10-11 23:29:27 | Re: Casting INT4 to BOOL... |