ODBC on linuxppc

From: John & Trudy Phillips <jontrudy(at)inmind(dot)com>
To: pgsql-ports(at)postgresql(dot)org
Subject: ODBC on linuxppc
Date: 1999-08-22 21:50:59
Message-ID: 37C070C3.649C6469@inmind.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

I have found that ./interfaces/odbc/misc.c will not compile at
distribruted in postgresql-6.5.1. The problem is in the varargs call.

I have modified the files misc.c and misc.h, attached. The changes are
marked with the define

#ifdef _K_R_VARGS
<old code>
#else
<change>
#endif

What is the method to get my proposed changes concidered?

Attachment Content-Type Size
misc.c text/plain 5.5 KB
misc.h text/plain 2.3 KB

Browse pgsql-ports by date

  From Date Subject
Next Message Ondra 1999-08-23 03:40:29 Failed Installation
Previous Message Michael Davey 1999-08-22 05:58:08 Floating point precision