On Mon, Oct 22, 2007 at 09:25:03AM -0400, Robert Treat wrote: > On Sunday 21 October 2007 22:38, Tom Lane wrote: > > "Joshua D. Drake" <[EMAIL PROTECTED]> writes: > > > Bruce Momjian wrote: > > >> Nothing motivates people to test more than moving toward RC1. ;-) > > > > > > Getting Beta2 out is vital to actually getting people to test there are > > > known issues and changes with Beta1 that have made it pretty much a > > > useless Beta. > > > > Agreed --- at this point we know we've forced initdb, plus there are > > those known locale issues on Windows, so it's a bit hard to ask someone > > to install beta1 if they haven't already. I think what we need to do > > next is get to closure on the open issues and get a beta2 out ASAP. > <snip> > > Can anyone think of any other issues that should be considered beta2 > > stoppers? (No, the contrib documentation isn't one...) > > > > There was talk that the txid contrib module could be folded into core should > we do an initdb post beta; has that idea been revisted now that we have?
Yes. It has been folded in. http://archives.postgresql.org/pgsql-committers/2007-10/msg00246.php //Magnus ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match