| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | pgsql-odbc(at)postgresql(dot)org |
| Subject: | Compilation error in head |
| Date: | 2007-05-04 12:26:06 |
| Message-ID: | 200705041426.07136.peter_e@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
options.c: In function 'PGAPI_SetConnectOption':
options.c:368: error: 'ConnInfo' has no member named 'autocommit_public'
options.c:370: error: 'ConnInfo' has no member named 'autocommit_public'
options.c:372: error: 'ConnInfo' has no member named 'autocommit_public'
options.c: In function 'PGAPI_GetConnectOption':
options.c:531: error: 'ConnInfo' has no member named 'autocommit_public'
This is only in HEAD -- 0400 is OK. I think it would work on a Windows
system, but I have Linux here.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2007-05-04 12:28:50 | Re: Driver manager detection in 08.02.0400 is broken |
| Previous Message | Peter Eisentraut | 2007-05-04 12:13:28 | Re: Driver manager detection in 08.02.0400 is broken |