Compilation error in head

Compilation error in head

am 04.05.2007 14:26:06 von Peter Eisentraut

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/

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster