Re: Upgrade to 8.3.0?
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: "Shane Wright" <shane(dot)wright(at)edigitalresearch(dot)com>
- Cc: pgsql-general(at)postgresql(dot)org
- Subject: Re: Upgrade to 8.3.0?
- Date: Fri, 29 Feb 2008 17:55:18 -0500
- Message-id: <15366.1204325718@sss.pgh.pa.us> <text/plain>
"Shane Wright" <shane(dot)wright(at)edigitalresearch(dot)com> writes:
> I'm assuming that the default RPMs for RHEL 4 (on ftp.postgresql.org) are not built with --enable-cassert - and that I can veryify this by using the same reproduction case you demonstrated in the bug history?
I believe they aren't, but you could check by seeing what pg_config
reports as the configure options; or even more directly by seeing if
it will let you "SET debug_assertions TO on".
regards, tom lane
Home |
Main Index |
Thread Index