Re: Compile postgre 7.1 on Redhat 9?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: fr1632(at)digital(dot)net
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Compile postgre 7.1 on Redhat 9?
Date: 2004-01-19 05:13:05
Message-ID: 20720.1074489185@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

fr1632(at)digital(dot)net writes:
> Is it possible to compile 7.1.3 with redhat 9?

Yes, undoubtedly, but you'll have to do some tweaking. One change I
recall is that commands/copy.c needs "#include <errno.h>" added.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Chris Travers 2004-01-19 05:23:52 Re: How should I get started?
Previous Message Tom Lane 2004-01-19 05:09:34 Re: Solution to UPDATE or INSERT Problem