Re: [PATCHES] Fixes for initdb on DEC Alpha - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [PATCHES] Fixes for initdb on DEC Alpha
Date
Msg-id 199803172209.RAA24462@candle.pha.pa.us
Whole thread Raw
Responses Re: [PATCHES] Fixes for initdb on DEC Alpha
List pgsql-hackers
>
>   This message is in MIME format.  The first part should be readable text,
>   while the remaining parts are likely unreadable without MIME-aware tools.
>   Send mail to mime@docserver.cac.washington.edu for more info.
>
> --0-295419167-890168702=:27180
> Content-Type: TEXT/PLAIN; charset=US-ASCII
>
> -----BEGIN PGP SIGNED MESSAGE-----
>
> The attached two patches should be all that's required to get 6.3
> initdb running properly on a DEC Alpha.  These patches have been
> tested against versions 3.2 and 4.0 of Digital Unix.
>
> The two patched files are template/alpha and backend/main/main.c
>
> (This is my first patch submission, so be gently with me <G>)

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.

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

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] New patch to try...
Next
From: Dwayne Bailey
Date:
Subject: Re: [PATCHES] Fixes for initdb on DEC Alpha