Patch for NetWare port

From: "Ulrich Neumann" <U_Neumann(at)gne(dot)de>
To: < <pgsql-patches(at)postgresql(dot)org>>
Subject: Patch for NetWare port
Date: 2002-08-07 10:43:55
Message-ID: sd51161e.004@mail.gne.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Hello,

In order to start with the netware port i've included the following
files:
1. The file "netware" is for src/template
2. The files "netware.h" and "netware.c" are for
src/backend/port/dynloader
3. The patch "diffmain.patch" is to modify src/backend/main/main.c in
order to target
NetWare. I've documented the changes in the source.
4. The directory src/backend/port/netware needs to be created to place
some netware
specific files in it.

Thank you.

Ulrich

----------------------------------
This e-mail is virus scanned
Diese e-mail ist virusgeprueft

Attachment Content-Type Size
diffmain.patch application/octet-stream 1.4 KB
netware.h application/octet-stream 970 bytes
netware.c application/octet-stream 75 bytes
netware application/octet-stream 14 bytes

Browse pgsql-patches by date

  From Date Subject
Next Message Denis A Ustimenko 2002-08-07 11:20:00 timed PgConnection::Connect
Previous Message Tom Lane 2002-08-07 04:10:12 Re: current_database()