Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA23300; Sat, 6 Jun 92 08:30:44 -0700
Date: Sat, 6 Jun 92 08:30:44 -0700
Message-Id: <9206061530.AA23300@postgres.Berkeley.EDU>
From: kuku@acds.physik.rwth-aachen.de (Christoph Kukulies)
Subject: Re: Postgres on PC
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu

>port libpq to DOS ..
in principal, yes. But I guess you will need a 32-bit compiler (GNU)and
a socket library. The latter will be hard to find. The compiler is there.
If the postgres front-end can be compiled under Microsoft C, for instance,
than there would be ftp, Inc.'s TCP/IP socket library. 

--Chris
