From: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
---|---|
To: | Dragan Matic <gekko(at)eunet(dot)yu>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Is Postgres broken in Red Hat 9? |
Date: | 2003-07-09 14:00:32 |
Message-ID: | 200307091000.32345.lamar.owen@wgcr.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Wednesday 09 July 2003 09:00, Dragan Matic wrote:
> This is from the Postgres Site:
> "In addition, this driver fixes an annoying problem with recent builds
> of PostgreSQL on Redhat systems that have a particularly long compiler
> version string that caused a buffer overflow resulting in a GPF on
> Windows upon connection to the database. "
This information should be updated, as this problem probably would occur on
any system using gcc 3.x, as that is the package with the long version
string. It shouldn't be a Red Hat specific bug.
This issue should have been present on Red Hat 8.0 as well, since it's
virtually the same compiler. IIRC, you said you went from RH 7.3 up. 7.3
used the much-maligned Red Hat-specific gcc 2.96, whose version string is
much shorter. Test it yourself with 'gcc --version' and see what you get.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11
From | Date | Subject | |
---|---|---|---|
Next Message | Bjørn T Johansen | 2003-07-09 14:01:38 | Re: Sorting on fieldtype Time? |
Previous Message | Bruno Wolff III | 2003-07-09 13:48:16 | Re: Sorting on fieldtype Time? |