Peter Eisentraut <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://www.postgresql.org/search.mpl
- Re: [HACKERS] odbc/UnixWare 7.1.1: ... Larry Rosenman
- Re: [HACKERS] odbc/UnixWare 7.1.1: ... Larry Rosenman
- Re: [HACKERS] odbc/UnixWare 7.1.1: ... Tom Lane
- Re: [HACKERS] odbc/UnixWare 7.1.1: ... Peter Eisentraut
- Re: [HACKERS] odbc/UnixWare 7.1.1: ... Larry Rosenman
- Re: [HACKERS] odbc/UnixWare 7.1.1: ... Tom Lane
- Re: [HACKERS] odbc/UnixWare 7.1.1: ... Larry Rosenman
- Re: [HACKERS] odbc/UnixWare 7.1.1: ... Larry Rosenman
- Re: [HACKERS] odbc/UnixWare 7.1.1: ... Peter Eisentraut
- Re: [HACKERS] odbc/UnixWare 7.1.1: ... Larry Rosenman
- Re: [HACKERS] odbc/UnixWare 7.1.1: No Go. Tom Lane
- Re: [HACKERS] odbc/UnixWare 7.1.1: No Go. Larry Rosenman