| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | Larry Rosenman <ler(at)lerctr(dot)org>, PostgreSQL Hackers List <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: odbc/UnixWare 7.1.1: No Go. |
| Date: | 2001-03-22 16:20:11 |
| Message-ID: | 5053.985278011@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-odbc |
Peter Eisentraut <peter_e(at)gmx(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2001-03-22 16:22:14 | Re: RPM building (was regression on RedHat) |
| Previous Message | Peter Eisentraut | 2001-03-22 16:20:03 | Re: Re: Call for platforms |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2001-03-22 16:43:00 | Re: odbc/UnixWare 7.1.1: No Go. |
| Previous Message | Peter Eisentraut | 2001-03-22 16:16:03 | Re: odbc/UnixWare 7.1.1: No Go. |