Re: odbc/UnixWare 7.1.1: No Go. - Mailing list pgsql-hackers

From Larry Rosenman
Subject Re: odbc/UnixWare 7.1.1: No Go.
Date
Msg-id 20010322.16564200@ler-freebie.iadfw.net
Whole thread Raw
In response to Re: odbc/UnixWare 7.1.1: No Go.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
In a very quick look I just made, I tend to agree with Tom, that the 
whole non-gcc, non-windows stuff should go. 

LER


>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

On 3/22/01, 10:20:11 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote regarding Re: 
[HACKERS] odbc/UnixWare 7.1.1: No Go. :


> Peter Eisentraut <peter_e@gmx.net> writes:
> > Larry Rosenman writes:
> >> Why do WE define _fini?

> > Because we need to 'fini' something, I suspect.

> See src/interfaces/odbc/psqlodbc.c line 126.  It doesn't look to me like
> the _fini() does anything useful; could we take it out?

> We do not actually need the _init() anymore either.  Possibly the whole
> #ifdef not-Windows segment (lines 92-132) is just asking for trouble and
> should be removed.

>                       regards, tom lane


pgsql-hackers by date:

Previous
From: "Mikheev, Vadim"
Date:
Subject: RE: Potential RC1-stoppers
Next
From: Tom Lane
Date:
Subject: Re: Potential RC1-stoppers