From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Ulrich Neumann <U_Neumann(at)gne(dot)de> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: Antw: Re: File for /src/backend/port/netware |
Date: | 2002-08-16 00:56:24 |
Message-ID: | 200208160056.g7G0uOO09878@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
OK, I will discard the previous patches you sent me and wait for a new
megapatch.
---------------------------------------------------------------------------
Ulrich Neumann wrote:
> Peter, Tom,
>
> good point to mention GNU. GNU is able to build NetWare binaries.
>
> I'll move everything to GNU now (why didn't I get this idea by
> myself?)
> so I can use the available makefiles.
>
> Give me some time and I'll come back with another way to build
> PostgreSQL on NetWare.
>
> Ulrich
>
> >>> Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> 15.08.2002 19:47:14 >>>
> Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> > This isn't a port anymore, it's almost an alternative implementation.
> The
> > maintenance headaches are severe. If we installed your files today,
> they
> > would be outdated next week guaranteed.
>
> My thought also. The problem with an 800K port directory is not just
> that it bloats the distribution, it's that those files have to be kept
> in sync with the rest of the system. A local copy of pg_config.h,
> for example, is just plain foolish. All of the .def and .imp files
> are maintenance problems waiting to happen, too. (Can't these be made
> on-the-fly during build, instead of being source files we have to
> maintain?) And zipping the .mcp file doesn't alter my objection to it
> one bit, just makes it even *less* like an editable source file.
>
> The most recent version of the patch is noticeably cleaner than the
> one
> before, but still it's a maintenance nightmare...
>
> > I suggest you start looking for Netware ports of GNU make, a POSIX
> shell,
> > and related utilities. Then many things should fall into place.
>
> If you don't have GNU make and a shell, I don't think it's reasonable
> to
> try to run Postgres. There are just too many places that you'd have
> to
> duplicate code.
>
> regards, tom lane
> ----------------------------------
> This e-mail is virus scanned
> Diese e-mail ist virusgeprueft
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Christopher Kings-Lynne | 2002-08-16 01:39:30 | Re: Antw: Re: File for /src/backend/port/netware |
Previous Message | Rod Taylor | 2002-08-15 21:34:55 | Re: psql: show which tables contraints are for with a \d |