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/