Re: [PATCHES] Fixes for initdb on DEC Alpha

Поиск
Список
Период
Сортировка
От Dwayne Bailey
Тема Re: [PATCHES] Fixes for initdb on DEC Alpha
Дата
Msg-id Pine.OSF.3.95.980317171124.25304A-100000@mika20.mika.com
обсуждение исходный текст
Ответ на Re: [PATCHES] Fixes for initdb on DEC Alpha  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----

On Tue, 17 Mar 1998, Bruce Momjian wrote:

>
> Congratulations.  Certainly has to be put in the coming mega-patch.
> Strange that the fix is so small, just some config lines, and a #define
> ASSEMBLER around sys/proc.h.  Amazing.

Actually, all that my "patch" does it to enable a pre-existing
patch.  With -Dalpha, the macro LONGALIGN() is defined to aling,
not on long boundaries as you would expect, but on int
boundaries.  Once I found that, it was clear how to fix the
problem.  The comments in the header file were quite clear that
this was to prevent exactly the sorts of problems that we were
seeing.

>
> Glad the cause wasn't some of my code additions.
>

No additions at all.  Just a removal of a #define

- --
Dwayne Bailey                   + WHAT is your name? Sir Galahad
MIKA Systems, Bingham Farms, MI + WHAT is your quest? I Seek the Holy Grail
dwayne@mika.com                 + What is your favorite color?
http://www.mika.com/~dwayne     +    Blue ... no, Yelloooooooooooooooooow
            finger dwayne@mika20.mika.com for PGP Public Key

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQB1AwUBNQ71/aA2uleK7maRAQGnWwL/dJegGLZZW47G0MyBUiF8kMU1ujX+odRk
rvSiJTjuNpqKb8Kxty8srMyzOagQfggAndDLCvT2Pt4+oZcMdguj6Kx33Lv+24Xa
6mA0Mm+Y9M0lcuLNCmvf63earPTwy5I1
=ryQD
-----END PGP SIGNATURE-----


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCHES] Fixes for initdb on DEC Alpha
Следующее
От: "Luuk de Boer"
Дата:
Сообщение: Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page