Re: Redhat 7.3 time manipulation bug

Поиск
Список
Период
Сортировка
От Ulrich Drepper
Тема Re: Redhat 7.3 time manipulation bug
Дата
Msg-id 1022267748.30693.348.camel@myware.mynet
обсуждение исходный текст
Ответ на Re: Redhat 7.3 time manipulation bug  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Redhat 7.3 time manipulation bug  (Lamar Owen <lamar.owen@wgcr.org>)
Список pgsql-hackers
On Fri, 2002-05-24 at 12:03, Peter Eisentraut wrote:

> > Or does the -34 mean more than just the RedHat version number? The
> > Debian version is correctly named 2.2.5-6 where the -6 means that this
> > is the 6th release of glibc 2.2.5 for Debian,
>
> Just for general amusement:  I run SuSE's glibc 2.2.5-38 which contains
> neither the questionable code in the original sources nor is there any
> reference to it in the patch set.  Go figure.

This is getting silly.  Does nobody here understand that the release
number is local for each distribution.  Comparing them does not lead to
anything.  If you want to find out run
  rpm -q --changelog glibc | less

on a RH system.  Don't know what other systems provide in this
direction.  You'll see that the glibc in RHL7.3 contains a lot of the
code from the glibc 2.3 branch.  It's not named 2.2.90 because major
pieces are missing.

If you still don't know that version numbers are meaningless for
determining feature lists you might want to consider going back to your
CS101 class and revisit software configuration management.

--
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: revised sample SRF C function; proposed SRF API
Следующее
От: Joe Conway
Дата:
Сообщение: Re: SRF rescan testing