| 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 17:05:29 |
| Message-ID: | 10111.985280729@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:
> 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-03-22 17:06:50 | Re: Missing operator for numeric comparison |
| Previous Message | Tom Lane | 2001-03-22 16:58:44 | Re: Potential RC1-stoppers |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Larry Rosenman | 2001-03-22 18:19:52 | Re: odbc/UnixWare 7.1.1: No Go. |
| Previous Message | Larry Rosenman | 2001-03-22 16:56:42 | Re: odbc/UnixWare 7.1.1: No Go. |