Re: Unable to compare _bpchar for similarity in WHERE-clause (MINOR A NNOYANCE)
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Justin <aa2@bigpond.net.au>
Cc: Nicolai@ISYS.DK, pgsql-bugs@postgresql.org
Date: 2001-12-17T05:25:51Z
Lists: pgsql-bugs
Justin <aa2@bigpond.net.au> writes: > On Saturday 15 December 2001 03:06, Tom Lane wrote: >> It's too late to fix this in the standard catalogs for 7.2, but I'll >> make a note for 7.3. > Suitable for 7.2.1? Nyet. We don't do initdbs for dot-releases. Sometime in the future, it might be nice to devise a scheme that allows additions to the system catalogs (as opposed to fundamental changes) without an initdb. But we haven't got it today. regards, tom lane