Re: \d* won't work in 7.0.2?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Lamar Owen <lamar.owen@wgcr.org>
Cc: matias@k-bell.com, pgsql-bugs@postgresql.org, murray@verinet.com
Date: 2000-07-03T19:24:22Z
Lists: pgsql-bugs
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