UNIXWARE port patches.
bill.allie@mug.org
From: "Billy G. Allie" <Bill.Allie@mug.org>
To: pgsql-ports@postgreSQL.org
Cc: pgsql-hackers@postgreSQL.org, pgsql-patches@postgreSQL.org
Date: 1998-03-01T03:10:57Z
Lists: pgsql-hackers
Attachments
The following patches will allow postgreSQL 6.3 to compile and run on a UNIXWARE 2.1.2 system with the native C compiler with the following library change: The alloca function must be copied from the libucb.a archive and added to the libgen.a archive. Also, the GNU flex program is needed to successfully build postgreSQL. The patches are UUENCODED because the first two patches remove carriage returns (^M) that made their way into the source files and I want to ensure they survive the various mailers.