Re: \d* won't work in 7.0.2?
Matías Giovannini <matias@k-bell.com>
From: Matías Giovannini <matias@k-bell.com>
To: pgsql-bugs@postgresql.org
Cc: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-07-03T19:35:01Z
Lists: pgsql-bugs
Tom Lane wrote: > > Lamar Owen <lamar.owen@wgcr.org> writes: > > First, what optimization level is too high on PPC for the old fmgr? > > Anything higher than -O0, probably :-(. > > BTW, I would like to get confirmation from someone with a PPC that the > new fmgr code works with normal optimization levels on PPC. If you > want to try it, grab the current nightly snapshot tarball or current > CVS sources and see if the system will pass regression tests... > > regards, tom lane Will do. Should I tweak the configure to thrust the optlevel up, or just do a compile and parallel regression with the default build options? I'm getting the tarballs now. Regards, Matías.