Return-Path: owner-postman
Received: from localhost (localhost [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id OAA21550 for postgres-dist; Sun, 3 Apr 1994 14:31:24 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199404032131.OAA21550@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from mailgzrz.TU-Berlin.DE (mailgzrz.TU-Berlin.DE [130.149.4.10]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id OAA21535 for <postgres@nobozo.CS.Berkeley.EDU>; Sun, 3 Apr 1994 14:31:17 -0700
Received: from marie.physik.TU-Berlin.DE by mailgzrz.TU-Berlin.DE (5.65c/ZRZ-MX)
          for <postgres@nobozo.CS.Berkeley.EDU>
	  id AA22304; Sun, 3 Apr 1994 23:31:07 +0200
Received: by marie.physik.tu-berlin.de (5.0/SMI-SVR4)
	id AA15866; Sun, 3 Apr 1994 23:31:01 --100
From: wpp@marie.physik.tu-berlin.de (Kai Petzke)
Message-Id: <9404032131.AA15866@marie.physik.tu-berlin.de>
Subject: Re: postgres 4.2beta available
To: jsrobin@afterlife.ncsc.mil
Date: Sun, 3 Apr 1994 22:31:52 +0200 (MET DST)
Cc: postgres@postgres.Berkeley.EDU
In-Reply-To: <199404031558.LAA00277@afterlife.ncsc.mil> from "John S. Robinson" at Apr 3, 94 11:58:12 am
X-Mailer: ELM [version 2.4 PL23]
Content-Type: text
Content-Length: 481
Resent-To: postgres-dist@postgres.Berkeley.EDU
Resent-Date: Sun, 03 Apr 94 14:31:24 -0700
Resent-XMts: smtp

> 
> I have been attempting to build postgress on linux 0.99pl12 .

Wait a couple more days.  Linux uses different lexical scanner
(flex) and grammar parser (byacc) than standard unix, and
Postgres has some hacks to the parser, which I had to redo to
get things working with Linux.

They haven't been included in the Postgres distribution, yet,
but I am in the process of cleaning things up, so that these
can be included without a thousend #ifdef __linux__/#endif
combo's.



Kai

