Re: Style question

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers(at)hub(dot)org
Subject: Re: Style question
Date: 2000-10-21 18:29:09
Message-ID: 20001021132909.A19756@lerami.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

* Peter Eisentraut <peter_e(at)gmx(dot)net> [001021 13:25]:
> Larry Rosenman writes:
>
> > I was just thinking of checking uname -v and if it is 7.1.0 or 7.1.1
> > set a define that pq_comm.c sees and includes the fix. There isn't a
> > good #define yet.. :-(
>
> We could use the result of
>
> checking host system type... i586-sco-sysv5uw7.1.1
7.1.0 and 7.1.1 are both broken. SCO hasn't released a fixed version
yet.

LER

>
> But which one is the good one and which one is broken?
>
> --
> Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 (voice) Internet: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-10-21 18:41:49 Re: failed runcheck
Previous Message Peter Eisentraut 2000-10-21 18:28:54 Re: Style question