Re: red hat/mysql fiasco

From: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
To: Alvaro Herrera <alvherre(at)protecne(dot)cl>
Cc: Alessio Bragadini <alessio(at)albourne(dot)com>, General PostgreSQL discussion list <pgsql-general(at)postgresql(dot)org>
Subject: Re: red hat/mysql fiasco
Date: 2000-12-21 19:58:08
Message-ID: 3A4260D0.5D3336A9@wgcr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Alvaro Herrera wrote:
> On Thu, 21 Dec 2000, Alessio Bragadini wrote:
> Mandrake packages for Postgresql are also flawed, in 7.2 at least. When
> you cast some strings as timestamps, you can get weird values ("0:10:00"
> -> "0:09:60"). It's also a compiler problem.

> Fortunately, Postgresql-packaged RPMs for Mandrake don't have this
> "feature".

Could be a bad -O setting. The way RPM works in the build process
(which is, IMHO, not very good) means that typically the spec file that
controls the build sets the compilation options to include potentially
faulty combinations with certain programs.

Mandrake is known for aggressive -O settings.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Sandeep Joshi 2000-12-21 21:45:18 no. of functions
Previous Message Alvaro Herrera 2000-12-21 16:50:00 Re: red hat/mysql fiasco