| From: | Larry Rosenman <ler(at)lerctr(dot)org> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, 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 18:19:52 |
| Message-ID: | 20010322.18195200@ler-freebie.iadfw.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-odbc |
Does this mean it's eligible to be fixed for 7.1?
LER
>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<
On 3/22/01, 11:05:29 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote regarding Re:
[HACKERS] odbc/UnixWare 7.1.1: No Go. :
> Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> > It's supposed to work transparently for the library user. At least the
> > _fini can probably be hooked in atexit, but the _init would probably have
> > to be handled some other way.
> The _fini does nothing, and I already made a hack to cover lack of the
> _init (which seems not to get called on HPUX) --- see odbc/environ.c
> line 37.
> regards, tom lane
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-03-22 18:23:57 | Re: odbc/UnixWare 7.1.1: No Go. |
| Previous Message | Tom Lane | 2001-03-22 18:16:16 | Re: Re: int8 bug on Alpha |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-03-22 18:23:57 | Re: odbc/UnixWare 7.1.1: No Go. |
| Previous Message | Tom Lane | 2001-03-22 17:05:29 | Re: odbc/UnixWare 7.1.1: No Go. |