Compilation error in head - Mailing list pgsql-odbc

From Peter Eisentraut
Subject Compilation error in head
Date
Msg-id 200705041426.07136.peter_e@gmx.net
Whole thread Raw
List 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/

pgsql-odbc by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Driver manager detection in 08.02.0400 is broken
Next
From: Peter Eisentraut
Date:
Subject: Re: Driver manager detection in 08.02.0400 is broken